import 'package:tba_api_v3/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| currentSeason | int | Year of the current FRC season. | |
| maxSeason | int | Maximum FRC season year for valid queries. | |
| isDatafeedDown | bool | True if the entire FMS API provided by FIRST is down. | |
| downEvents | BuiltList<String> | An array of strings containing event keys of any active events that are no longer updating. | |
| ios | APIStatusAppVersion | ||
| android | APIStatusAppVersion |