CancelAction constant
IRI for schemahttp:CancelAction
The act of asserting that a future event/action is no longer going to happen.\n\nRelated actions:\n\n* {ConfirmAction}: The antonym of CancelAction.
Implementation
static const CancelAction = IriTerm.prevalidated(
'http://schema.org/CancelAction',
);