menu
scouting_app_2024
user\models\team_bloc.dart
MiscInfo
MiscInfo constructor
MiscInfo
brightness_4
brightness_5
MiscInfo
constructor
MiscInfo
(
{
required
bool
coopertition
,
required
bool
breakdown
}
)
Implementation
MiscInfo({required this.coopertition, required this.breakdown});
scouting_app_2024
team_bloc
MiscInfo
MiscInfo constructor
MiscInfo class