actionApplication constant
actionApplication [Expects: http://schema.org/SoftwareApplication]
An application that can complete the request.
Can be used on: http://schema.org/EntryPoint
Implementation
static const actionApplication = IriTerm.prevalidated(
'http://schema.org/actionApplication',
);