paginationToken property
A string that indicates that the response contains more data than can be
returned in a single response. To receive additional data, specify this
string for the PaginationToken
value in a subsequent request.
Implementation
final String? paginationToken;