performTime constant
performTime [Expects: http://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: http://schema.org/HowTo, http://schema.org/HowToDirection
Implementation
static const performTime = IriTerm.prevalidated(
'http://schema.org/performTime',
);