getClaim abstract method

String? getClaim(
  1. String jwtClaim
)

Implementation

String? getClaim(String jwtClaim);