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