dropoffLocation constant
IriTerm
const dropoffLocation
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 = const IriTerm(
'http://schema.org/dropoffLocation',
);