actionApplication constant

IriTerm const actionApplication

actionApplication [Expects: https://schema.org/SoftwareApplication]

An application that can complete the request.

Can be used on: https://schema.org/EntryPoint

Implementation

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