modifiedTime constant

IriTerm const modifiedTime

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

The date and time the reservation was modified.

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

Implementation

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