claims property

Map<String, String>? claims
final

The open identity claims, with any supported custom attributes, returned from the Cognito Your User Pool configured for the API.

Implementation

final Map<String, String>? claims;