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 = IriTerm.prevalidated(
  'http://schema.org/applicationCategory',
);