menu
flutter_artist_backend_sandbox package
documentation
database.dart
AppUser
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
AppUser
fullName property
AppUser class