menu
data_repositories package
documentation
data_repositories.dart
Entity
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
?
tableName
final
The table name of the SQLite table.
Implementation
final String? tableName;
data_repositories package
documentation
data_repositories
Entity
tableName property
Entity class