menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
ObjectId
toHexString method
toHexString method
dark_mode
light_mode
toHexString
method
String
toHexString
(
)
Same as $oid. It will be deprecated in a future release.
Implementation
String toHexString() => _id.hexString;
flutter_mongodb_realm package
documentation
flutter_mongo_realm
ObjectId
toHexString method
ObjectId class