menu
aws_appsync_api package
documentation
appsync-2017-07-25.dart
ListResolversByFunctionResponse
nextToken property
nextToken property
dark_mode
light_mode
nextToken
property
String
?
nextToken
final
An identifier that can be used to return the next set of items in the list.
Implementation
final String? nextToken;
aws_appsync_api package
documentation
appsync-2017-07-25
ListResolversByFunctionResponse
nextToken property
ListResolversByFunctionResponse class