menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
ObjectId
id property
id property
dark_mode
light_mode
id
property
BsonBinary
get
id
Implementation
BsonBinary
get
id => _id;
flutter_mongodb_realm package
documentation
flutter_mongo_realm
ObjectId
id property
ObjectId class
Constructors
new
fromBsonBinary
fromBuffer
fromHexString
fromSeconds
Properties
$oid
dateTime
hashCode
id
runtimeType
Methods
noSuchMethod
toHexString
toJson
toJsonOid
(ext)
toString
Operators
operator ==
Static methods
createId
extractData
isValidHexId
parse
tryParse