menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
BsonMap
byteLength method
byteLength method
dark_mode
light_mode
byteLength
method
@
override
int
byteLength
(
)
override
Implementation
@override int byteLength() => dataSize() + 1 + 4;
flutter_mongodb_realm package
documentation
flutter_mongo_realm
BsonMap
byteLength method
BsonMap class