dropoffTime constant
IRI for schema:dropoffTime [Expects: https://schema.org/DateTime]
When a rental car can be dropped off.
Can be used on: https://schema.org/RentalCarReservation
Implementation
static const dropoffTime = IriTerm.prevalidated(
'https://schema.org/dropoffTime',
);