toAirportDisplay property

String toAirportDisplay

Implementation

String get toAirportDisplay => results?.firstOrNull?.flights?.lastOrNull?.toAirportDisplay1 ?? parameters?.toAirportCode ?? '';