claims property

List<String>? claims
final

The claims the authenticated user has, or null

Implementation

final List<String>? claims;