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