The album property of the MediaMetaData interface returns or sets the name of the album or collection containing the media to be played.
album
MediaMetaData
external String get album;
external set album(String value);