menu
butter_toolkit package
documentation
database.dart
GeneratedColumn<T>
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;
butter_toolkit package
documentation
database
GeneratedColumn<T>
tableName property
GeneratedColumn class