menu
quds_db package
documentation
quds_db.dart
DbTableProvider<T extends DbModel>
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
get
tableName
Get the name of this table.
Implementation
String get tableName;
quds_db package
documentation
quds_db
DbTableProvider<T extends DbModel>
tableName property
DbTableProvider class