departureTime constant
departureTime [Expects: http://schema.org/DateTime, http://schema.org/Time]
The expected departure time.
Can be used on: http://schema.org/Trip
Implementation
static const departureTime = IriTerm.prevalidated(
'http://schema.org/departureTime',
);