InstallAction constant

IriTerm const InstallAction

IRI for schema:InstallAction

The act of installing an application.

Implementation

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