playerType constant

IriTerm const playerType

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

Player type required—for example, Flash or Silverlight.

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

Implementation

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