targetPlatform constant

IriTerm const targetPlatform

IRI for schemahttp:targetPlatform [Expects: http://schema.org/Text]

Type of app development: phone, Metro style, desktop, XBox, etc.

Can be used on: http://schema.org/APIReference

Implementation

static const targetPlatform = IriTerm.prevalidated(
  'http://schema.org/targetPlatform',
);