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