track constant
IRI for schema:track [Expects: https://schema.org/ItemList, https://schema.org/MusicRecording]
A music recording (track)—usually a single song. If an ItemList is given, the list should contain items of type MusicRecording.
Can be used on: https://schema.org/MusicGroup, https://schema.org/MusicPlaylist
Implementation
static const track = IriTerm.prevalidated('https://schema.org/track');