nextToken property

String? nextToken
final

A string token indicating that there might be additional contacts available to be listed. Copy this token to a subsequent call to ListContacts with the same parameters to retrieve the next page of contacts.

Implementation

final String? nextToken;