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