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