nextToken property

String? nextToken
final

A token indicating that there are additional email templates available to be listed. Pass this token to a subsequent ListEmailTemplates call to retrieve the next 10 email templates.

Implementation

final String? nextToken;