schemaPlayerType constant

IriTerm const schemaPlayerType

playerType from schema vocabulary [Expects: https://schema.org/Text]

Player type required—for example, Flash or Silverlight.

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

Implementation

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