extraClaims property

Map<String, dynamic> extraClaims

Implementation

Map<String, dynamic> get extraClaims {
  return claims[_extraClaims];
}