api library

Classes

AircraftAPIApi
AircraftContract
AircraftContractImage
AircraftContractPagedCollectionContract
AircraftRecognitionResultContract
AircraftRegistrationContract
AircraftSearchByEnum
Criteria to search aircraft by
AircraftSearchByEnumTypeTransformer
Transformation class that can encode an instance of AircraftSearchByEnum to String, and decode dynamic data back to AircraftSearchByEnum.
AirportAPIApi
AirportCodesByEnum
Search by airport code type
AirportCodesByEnumTypeTransformer
Transformation class that can encode an instance of AirportCodesByEnum to String, and decode dynamic data back to AirportCodesByEnum.
AirportContinentContract
AirportContract
AirportContractCurrentTime
AirportContractUrls
AirportCountryContract
AirportDelayContract
AirportDistanceTimeContract
AirportFeedServiceStatusContract
AirportFidsContract
AirportFlightContract
AirportFlightContractAircraft
AirportFlightContractAirline
AirportFlightContractArrival
AirportFlightContractDeparture
AirportFlightContractLocation
AirportFlightContractMovement
AirportLocalTimeContract
Angle
ApiClient
ApiKeyAuth
Authentication
Azimuth
CloudCover
Possible values:
CloudCoverTypeTransformer
Transformation class that can encode an instance of CloudCover to String, and decode dynamic data back to CloudCover.
CodeshareStatus
Flight code-share status
CodeshareStatusTypeTransformer
Transformation class that can encode an instance of CodeshareStatus to String, and decode dynamic data back to CodeshareStatus.
CreateWebHookSubscription
DailyRouteStatContract
DailyRouteStatRecordContract
DateTimeContract
DayTime
Daytime states
DayTimeTypeTransformer
Transformation class that can encode an instance of DayTime to String, and decode dynamic data back to DayTime.
DelayBracketContract
DeserializationMessage
Primarily intended for use in an isolate.
Distance
EngineType
Possible values:
EngineTypeTypeTransformer
Transformation class that can encode an instance of EngineType to String, and decode dynamic data back to EngineType.
ErrorContract
FeedServiceEnum
Airport feed service defininitions
FeedServiceEnumTypeTransformer
Transformation class that can encode an instance of FeedServiceEnum to String, and decode dynamic data back to FeedServiceEnum.
FeedServiceStatus
Descriptor of feed service status
FeedServiceStatusContract
FeedServiceStatusTypeTransformer
Transformation class that can encode an instance of FeedServiceStatus to String, and decode dynamic data back to FeedServiceStatus.
FlightAircraftContract
FlightAircraftContractImage
FlightAirlineContract
FlightAirportMovementContract
FlightAirportMovementContractRevisedTime
FlightAirportMovementContractRunwayTime
FlightAirportMovementContractScheduledTime
FlightAirportMovementQualityEnum
Quality characteristics of the information provided within flight FlightAirportMovementContract
FlightAirportMovementQualityEnumTypeTransformer
Transformation class that can encode an instance of FlightAirportMovementQualityEnum to String, and decode dynamic data back to FlightAirportMovementQualityEnum.
FlightAlertAPIApi
FlightAPIApi
FlightBatchDelayContract
FlightContract
FlightContractGreatCircleDistance
FlightDataGeneralAvailabilityContract
FlightDelayContract
FlightDirection
Direction of flight
FlightDirectionTypeTransformer
Transformation class that can encode an instance of FlightDirection to String, and decode dynamic data back to FlightDirection.
FlightLegDelayContract
FlightLocationContract
FlightNotificationContract
FlightNotificationContractSubscription
FlightSearchByEnum
Criteria to search flight by
FlightSearchByEnumTypeTransformer
Transformation class that can encode an instance of FlightSearchByEnum to String, and decode dynamic data back to FlightSearchByEnum.
FlightStatus
Flight progress status
FlightStatusTypeTransformer
Transformation class that can encode an instance of FlightStatus to String, and decode dynamic data back to FlightStatus.
GeoCoordinatesContract
GeoCoordinatesContractListingAirportContractSearchResultCollectionContract
HealthcheckAPIApi
HttpBasicAuth
HttpBearerAuth
LicenseType
Possible values:
LicenseTypeTypeTransformer
Transformation class that can encode an instance of LicenseType to String, and decode dynamic data back to LicenseType.
ListingAirportContract
ListingAirportContractLocation
MiscellaneousAPIApi
ModelFlightTimeEnum
Models of calculating the flight time.
ModelFlightTimeEnumTypeTransformer
Transformation class that can encode an instance of ModelFlightTimeEnum to String, and decode dynamic data back to ModelFlightTimeEnum.
OAuth
PercentileBracketContract
PhenomenaGroup
Possible values:
PhenomenaGroupTypeTransformer
Transformation class that can encode an instance of PhenomenaGroup to String, and decode dynamic data back to PhenomenaGroup.
Pressure
QueryParam
ResourceContract
RunwayContract
RunwayContractDisplacedThreshold
RunwayContractLength
RunwayContractLocation
RunwayContractWidth
SolarStateContract
SolarStateContractDawnAstronomical
SolarStateContractDawnCivil
SolarStateContractDawnNautical
SolarStateContractDuskAstronomical
SolarStateContractDuskCivil
SolarStateContractDuskNautical
SolarStateContractNoonTrue
SolarStateContractSunrise
SolarStateContractSunset
Speed
StatisticalAPIApi
StatisticClass
Possible values:
StatisticClassTypeTransformer
Transformation class that can encode an instance of StatisticClass to String, and decode dynamic data back to StatisticClass.
StringCollectionContract
StringListingAirportContractSearchResultCollectionContract
SubscriberContract
SubscriptionContract
SubscriptionSubjectContract
SubscriptionSubjectType
Possible values:
SubscriptionSubjectTypeTypeTransformer
Transformation class that can encode an instance of SubscriptionSubjectType to String, and decode dynamic data back to SubscriptionSubjectType.
SurfaceType
Possible values:
SurfaceTypeTypeTransformer
Transformation class that can encode an instance of SurfaceType to String, and decode dynamic data back to SurfaceType.
Temperature
WeatherStateContract
WeatherStateContractAirTemperature
WeatherStateContractCloudBase
WeatherStateContractDewPoint
WeatherStateContractPressure
WeatherStateContractVisibility
WeatherStateContractWind
WindContract
WindContractGusts

Properties

defaultApiClient ApiClient
An ApiClient instance that uses the default values obtained from the OpenAPI specification file.
getter/setter pair

Functions

decodeAsync(DeserializationMessage message) Future
Primarily intended for use in an isolate.
deserializeAsync(DeserializationMessage message) Future
Primarily intended for use in an isolate.
mapCastOfType<K, V>(dynamic map, String key) Map<K, V>?
Returns a valid Map<K, V> found at the specified Map key, null otherwise.
mapDateTime(dynamic map, String key, [String? pattern]) DateTime?
Returns a valid DateTime found at the specified Map key, null otherwise.
mapValueOfType<T>(dynamic map, String key) → T?
Returns a valid T value found at the specified Map key, null otherwise.
parameterToString(dynamic value) String
Format the given parameter object into a String.
serializeAsync(Object? value) Future<String>
Primarily intended for use in an isolate.

Typedefs

HttpBearerAuthProvider = String Function()

Exceptions / Errors

ApiException