menu
shorebird package
documentation
datastore.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;
shorebird package
documentation
datastore
ObjectId
toHexString method
ObjectId class