toAirportDisplay1 property

String toAirportDisplay1

Implementation

String get toAirportDisplay1 => '${toAirportCode ?? ''} - ${toAirportCity ?? ''}';