afterMedia constant

IriTerm const afterMedia

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

A media object representing the circumstances after performing this direction.

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

Implementation

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