menu
flutter_artist_backend_sandbox package
documentation
database.dart
Country
id property
id property
dark_mode
light_mode
id
property
TextColumn
get
id
Implementation
TextColumn get id => text().withLength(min: 2, max: 2).unique()();
flutter_artist_backend_sandbox package
documentation
database
Country
id property
Country class