menu
odin package
documentation
app/database/model.dart
Model<C>
get static method
get static method
dark_mode
light_mode
get
static method
dynamic
get
(
String
id
)
Implementation
static dynamic get(String id) { return _models[id]; }
odin package
documentation
app/database/model
Model<C>
get static method
Model class