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