schemahttpPotentialAction constant

IriTerm const schemahttpPotentialAction

potentialAction from schemahttp vocabulary [Expects: http://schema.org/Action]

Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.

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

Implementation

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