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