scheduledTime constant
IRI for schemahttp:scheduledTime [Expects: http://schema.org/Date, http://schema.org/DateTime]
The time the object is scheduled to.
Can be used on: http://schema.org/PlanAction
Implementation
static const scheduledTime = IriTerm.prevalidated(
'http://schema.org/scheduledTime',
);