core.Map<core.String, core.dynamic> toJson() => { if (negative != null) 'negative': negative!, if (videoId != null) 'videoId': videoId!, };