title property
optional Name of the track (for example, song title). Player can independently retrieve title using content_id or it can be given by the sender in the Load message
Implementation
final String? title;
optional Name of the track (for example, song title). Player can independently retrieve title using content_id or it can be given by the sender in the Load message
final String? title;