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