applicationSubCategory constant
IRI for schemahttp:applicationSubCategory [Expects: http://schema.org/Text, http://schema.org/URL]
Subcategory of the application, e.g. 'Arcade Game'.
Can be used on: http://schema.org/SoftwareApplication
Implementation
static const applicationSubCategory = IriTerm.prevalidated(
'http://schema.org/applicationSubCategory',
);