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