scheduledTime constant

IriTerm const scheduledTime

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',
);