albumReleaseType constant
IRI for schemahttp:albumReleaseType [Expects: http://schema.org/MusicAlbumReleaseType]
The kind of release which this album is: single, EP or album.
Can be used on: http://schema.org/MusicAlbum
Implementation
static const albumReleaseType = IriTerm.prevalidated(
'http://schema.org/albumReleaseType',
);