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