actionOption constant
IRI for schema:actionOption [Expects: https://schema.org/Text, https://schema.org/Thing]
A sub property of object. The options subject to this action.
Can be used on: https://schema.org/ChooseAction
Implementation
static const actionOption = IriTerm.prevalidated(
'https://schema.org/actionOption',
);