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