RealmUUID
interface RealmUUID
A class that represents an immutable universally unique identifier (UUID). A UUID represents a 128-bit value.
UUIDs created with RealmUUID conforms to RFC 4122 version 4 and are created with random bytes.
A class that represents an immutable universally unique identifier (UUID). A UUID represents a 128-bit value.
UUIDs created with RealmUUID conforms to RFC 4122 version 4 and are created with random bytes.