beforeMedia constant

IriTerm const beforeMedia

beforeMedia [Expects: https://schema.org/MediaObject, https://schema.org/URL]

A media object representing the circumstances before performing this direction.

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

Implementation

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