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