menu
gcloud package
documentation
db.dart
ModelDB
kindName abstract method
kindName abstract method
dark_mode
light_mode
kindName
abstract method
String
kindName
(
Type
type
)
Returns the kind name for instances of
type
.
Implementation
String kindName(Type type);
gcloud package
documentation
db
ModelDB
kindName abstract method
ModelDB class