menu
json2dart_dbffi package
documentation
database/base_dao.dart
BaseDao<T extends BaseDbModel>
table property
table property
dark_mode
light_mode
table
property
String
get
table
Implementation
String get table => __tableName;
json2dart_dbffi package
documentation
database/base_dao
BaseDao<T extends BaseDbModel>
table property
BaseDao class