menu
shelf_easy package
documentation
shelf_deps.dart
ObjectId
toHexString method
toHexString method
dark_mode
light_mode
toHexString
method
@
Deprecated
('Use oid getter instead')
String
toHexString
(
)
Same as oid.
Implementation
@Deprecated('Use oid getter instead') String toHexString() => _id.hexString;
shelf_easy package
documentation
shelf_deps
ObjectId
toHexString method
ObjectId class