nextPageToken property
A pagination token returned from a previous call to ListCustomers that indicates from where listing should continue.
If the field is missing or empty, it means there are no more customers.
Implementation
core.String? nextPageToken;