menu
dartian package
documentation
orm.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;
dartian package
documentation
orm
GeneratedColumn<T extends Object>
tableName property
GeneratedColumn class