claims property

Map<String, Object?> claims
final

Other arbitrary claims included in the ID token.

Implementation

final Map<String, Object?> claims;