toAirportDisplay2 property

String toAirportDisplay2

Implementation

String get toAirportDisplay2 => '${toAirportName ?? ''}, ${toAirportCity ?? ''}';