VoteAction constant

IriTerm const VoteAction

IRI for schema:VoteAction

The act of expressing a preference from a fixed/finite/structured set of choices/options.

Implementation

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