schemahttpGenre constant
genre from schemahttp vocabulary [Expects: http://schema.org/Text, http://schema.org/URL]
Genre of the creative work, broadcast channel or group.
Can be used on: http://schema.org/BroadcastChannel, http://schema.org/CreativeWork, http://schema.org/MusicGroup
Implementation
static const schemahttpGenre = IriTerm.prevalidated(
'http://schema.org/genre',
);