RealmValue.uuid constructor

const RealmValue.uuid(
  1. Uuid uuid
)

Implementation

const RealmValue.uuid(Uuid uuid) : this._(uuid);