beforeMedia constant
beforeMedia [Expects: http://schema.org/MediaObject, http://schema.org/URL]
A media object representing the circumstances before performing this direction.
Can be used on: http://schema.org/HowToDirection
Implementation
static const beforeMedia = IriTerm.prevalidated(
'http://schema.org/beforeMedia',
);