actionApplication constant
IriTerm
const actionApplication
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/actionApplication',
);