albumRelease constant
albumRelease [Expects: http://schema.org/MusicRelease]
A release of this album.
Can be used on: http://schema.org/MusicAlbum
Implementation
static const albumRelease = IriTerm.prevalidated(
'http://schema.org/albumRelease',
);