dropoffTime constant

IriTerm const dropoffTime

IRI for schemahttp:dropoffTime [Expects: http://schema.org/DateTime]

When a rental car can be dropped off.

Can be used on: http://schema.org/RentalCarReservation

Implementation

static const dropoffTime = IriTerm.prevalidated(
  'http://schema.org/dropoffTime',
);