schemahttpAudio constant

IriTerm const schemahttpAudio

audio from schemahttp vocabulary [Expects: http://schema.org/AudioObject, http://schema.org/Clip, http://schema.org/MusicRecording]

An embedded audio object.

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

Implementation

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