dropoffLocation constant
IRI for schemahttp:dropoffLocation [Expects: http://schema.org/Place]
Where a rental car can be dropped off.
Can be used on: http://schema.org/RentalCarReservation
Implementation
static const dropoffLocation = IriTerm.prevalidated(
'http://schema.org/dropoffLocation',
);