menu
gcloud package
documentation
db.dart
ModelDB
toDatastoreKey abstract method
toDatastoreKey abstract method
dark_mode
light_mode
toDatastoreKey
abstract method
Key
toDatastoreKey
(
Key
dbKey
)
Converts a
Key
to a
ds.Key
.
Implementation
ds.Key toDatastoreKey(Key dbKey);
gcloud package
documentation
db
ModelDB
toDatastoreKey abstract method
ModelDB class