ChooseAction constant

IriTerm const ChooseAction

IRI for schema:ChooseAction

The act of expressing a preference from a set of options or a large or unbounded set of choices/options.

Implementation

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