menu
kronix package
documentation
orm/model.dart
Model
table property
table property
dark_mode
light_mode
table
property
String
get
table
The name of the database table associated with this model.
Implementation
String get table;
kronix package
documentation
orm/model
Model
table property
Model class