carrierCode property
IATA code of the carrier operating the flight.
Implementation
@BuiltValueField(wireName: r'carrierCode')
String? get carrierCode;
IATA code of the carrier operating the flight.
@BuiltValueField(wireName: r'carrierCode')
String? get carrierCode;