estimatedFlightDuration constant

IriTerm const estimatedFlightDuration

estimatedFlightDuration [Expects: http://schema.org/Duration, http://schema.org/Text]

The estimated time the flight will take.

Can be used on: http://schema.org/Flight

Implementation

static const estimatedFlightDuration = IriTerm.prevalidated(
  'http://schema.org/estimatedFlightDuration',
);