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