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