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