menu
datapod_api package
documentation
annotations.dart
Entity
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
?
tableName
final
Optional override for the table name. Defaults to snake_case of class name.
Implementation
final String? tableName;
datapod_api package
documentation
annotations
Entity
tableName property
Entity class