flightDistance constant
flightDistance [Expects: http://schema.org/Distance, http://schema.org/Text]
The distance of the flight.
Can be used on: http://schema.org/Flight
Implementation
static const flightDistance = IriTerm.prevalidated(
'http://schema.org/flightDistance',
);