processingTime constant

IriTerm const processingTime

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

Estimated processing time for the service using this channel.

Can be used on: https://schema.org/ServiceChannel

Implementation

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