menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
DbRef
byteLength method
byteLength method
dark_mode
light_mode
byteLength
method
@
override
int
byteLength
(
)
override
Implementation
@override
int
byteLength() => bsonCollection.byteLength() + bsonObjectId.byteLength();
flutter_mongodb_realm package
documentation
flutter_mongo_realm
DbRef
byteLength method
DbRef class
Constructors
new
fromBuffer
Properties
bsonCollection
bsonObjectId
collection
hashCode
runtimeType
typeByte
value
Methods
byteLength
noSuchMethod
packElement
packValue
toJson
toString
Operators
operator ==
Static methods
extractData