ActionStatusType constant

IriTerm const ActionStatusType

IRI for schema:ActionStatusType

The status of an Action.

Implementation

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