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