claims property

Map<String, dynamic> claims
latefinal

Map of user claims.

Implementation

late final Map<String, dynamic> claims;