RealmValue.objectId constructor

const RealmValue.objectId(
  1. ObjectId id
)

Implementation

const RealmValue.objectId(ObjectId id) : this._(id);