menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
UuidValue
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
Uint8List
toBytes
(
)
Implementation
Uint8List toBytes() { return Uuid.parseAsByteList(uuid); }
flutter_mongodb_realm package
documentation
flutter_mongo_realm
UuidValue
toBytes method
UuidValue class