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