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