A map with all the custom claims in the JWT value. It includes any claims whose values aren't already exposed by other accessors or authorization functions.
Map<String, dynamic> get customClaims;