actionApplication constant
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',
);