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