modifiedTime constant
IRI for schema:modifiedTime [Expects: https://schema.org/DateTime]
The date and time the reservation was modified.
Can be used on: https://schema.org/Reservation
Implementation
static const modifiedTime = IriTerm.prevalidated(
'https://schema.org/modifiedTime',
);