albumArtist property

String? albumArtist
final

optional Name of the artist associated with the album featuring this track. Player can independently retrieve albumArtist using content_id or it can be given by the sender in the Load message

Implementation

final String? albumArtist;