flightDistance property
dynamic
flightDistance
getter/setter pair
The distance of the flight. Supported types: Distance
,
String
Implementation
dynamic flightDistance;
The distance of the flight. Supported types: Distance
,
String
dynamic flightDistance;