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