menu
tool_database package
documentation
database.dart
GeneratedColumn<T extends Object>
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
tableName
final
The name of the table that contains this column
Implementation
final String tableName;
tool_database package
documentation
database
GeneratedColumn<T extends Object>
tableName property
GeneratedColumn class