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