targetPlatform constant

IriTerm const targetPlatform

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

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

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

Implementation

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