playerType constant

IriTerm const playerType

playerType [Expects: http://schema.org/Text]

Player type required—for example, Flash or Silverlight.

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

Implementation

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