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