studio property

String? studio
final

optional Studio which released the content. Player can independently retrieve studio using content_id or it can be given by the sender in the Load message

Implementation

final String? studio;