TokenClaims typedef

TokenClaims = Map<String, Object?>

Implementation

typedef TokenClaims = Map<String, Object?>;