menu
orm package
documentation
schema_model.dart
Column<T>
name property
name property
dark_mode
light_mode
name
property
String
name
final
Physical SQL name, quoted as an identifier when SQL is rendered.
Implementation
final String name;
orm package
documentation
schema_model
Column<T>
name property
Column class