MusicAlbumReleaseType constant
IriTerm
const MusicAlbumReleaseType
IRI for schema:MusicAlbumReleaseType
The kind of release which this album is: single, EP or album.
Implementation
static const MusicAlbumReleaseType = const IriTerm(
'https://schema.org/MusicAlbumReleaseType',
);