processingTime constant

IriTerm const processingTime

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

Estimated processing time for the service using this channel.

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

Implementation

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