import 'package:tba_api_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
score | int | Score for this alliance. Will be null or -1 for an unplayed match. | [default to null] |
teamKeys | List<String> | [default to []] | |
surrogateTeamKeys | List<String> | TBA team keys (eg `frc254`) of any teams playing as a surrogate. | [optional] [default to []] |
dqTeamKeys | List<String> | TBA team keys (eg `frc254`) of any disqualified teams. | [optional] [default to []] |