asRealmUUID

abstract fun asRealmUUID(): RealmUUID

Returns the value from this RealmAny as a RealmUUID.

Throws

if the stored value cannot be safely converted to RealmUUID.