RadioEpisode constant

IriTerm const RadioEpisode

IRI for schema:RadioEpisode

A radio episode which can be part of a series or season.

Implementation

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