applicationSuite constant
IriTerm
const applicationSuite
applicationSuite [Expects: http://schema.org/Text]
The name of the application suite to which the application belongs (e.g. Excel belongs to Office).
Can be used on: http://schema.org/SoftwareApplication
Implementation
static const applicationSuite = const IriTerm(
'http://schema.org/applicationSuite',
);