afterMedia constant

IriTerm const afterMedia

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

A media object representing the circumstances after performing this direction.

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

Implementation

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