menu
floor_community package
documentation
annotation/src/entity.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;
floor_community package
documentation
annotation/src/entity
Entity
tableName property
Entity class