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