subtitle property

String? subtitle
final

optional Descriptive subtitle of the content. Player can independently retrieve title using content_id or it can be given by the sender in the Load message

Implementation

final String? subtitle;