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