menu
caching package
documentation
utils/sql/src/db_table.dart
DbTableWithConverter<KeyType, T>
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
get
tableName
Implementation
String get tableName => table.table.name;
caching package
documentation
utils/sql/src/db_table
DbTableWithConverter<KeyType, T>
tableName property
DbTableWithConverter class