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