artist property

String? artist
final

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

Implementation

final String? artist;