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