core.Map<core.String, core.dynamic> toJson() { final speakerSpotlightProperties = this.speakerSpotlightProperties; return {'speakerSpotlightProperties': ?speakerSpotlightProperties}; }