menu
shorebird package
documentation
datastore.dart
ObjectId
parse static method
parse static method
dark_mode
light_mode
parse
static method
ObjectId
parse
(
String
hexString
)
Implementation
static ObjectId parse(String hexString) => ObjectId.fromHexString(hexString);
shorebird package
documentation
datastore
ObjectId
parse static method
ObjectId class