Map<String, dynamic> toJson() { return { 'boardStreamUrl': boardStreamUrl, 'boardStreamAspectRatio': boardStreamAspectRatio, }; }