schemahttpPlayerType constant

IriTerm const schemahttpPlayerType

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

Player type required—for example, Flash or Silverlight.

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

Implementation

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