menu
odin package
documentation
app/database/model.dart
Model<C>
getCollection method
getCollection method
dark_mode
light_mode
getCollection
method
String
getCollection
(
)
Implementation
String getCollection() { return C.toString(); }
odin package
documentation
app/database/model
Model<C>
getCollection method
Model class