albumReleaseType constant
IriTerm
const albumReleaseType
IRI for schema: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 = const IriTerm(
'https://schema.org/albumReleaseType',
);