potentialAction constant
potentialAction [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 potentialAction = IriTerm.prevalidated(
'http://schema.org/potentialAction',
);