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