nextPageToken property
If there are more accounts to be downloaded, a token that can be passed back to DownloadAccount to get more accounts.
Otherwise, this is blank.
Implementation
core.String? nextPageToken;
If there are more accounts to be downloaded, a token that can be passed back to DownloadAccount to get more accounts.
Otherwise, this is blank.
core.String? nextPageToken;