performTime constant

IriTerm const performTime

performTime [Expects: https://schema.org/Duration]

The length of time it takes to perform instructions or a direction (not including time to prepare the supplies), in ISO 8601 duration format.

Can be used on: https://schema.org/HowTo, https://schema.org/HowToDirection

Implementation

static const performTime = IriTerm.prevalidated(
  'https://schema.org/performTime',
);