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