nextToken property

String? nextToken
final

Next token returned in the response of a previous ListContacts call. Used to get the next page of results.

Implementation

final String? nextToken;