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