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