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