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