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