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