albumName property

String? albumName
final

optional Album or collection from which this track is drawn. Player can independently retrieve albumName using content_id or it can be given by the sender in the Load message

Implementation

final String? albumName;