pickupTime constant
IRI for schemahttp:pickupTime [Expects: http://schema.org/DateTime]
When a taxi will pick up a passenger or a rental car can be picked up.
Can be used on: http://schema.org/RentalCarReservation, http://schema.org/TaxiReservation
Implementation
static const pickupTime = IriTerm.prevalidated(
'http://schema.org/pickupTime',
);