JwtException constructor

const JwtException(
  1. String message
)

Implementation

const JwtException(this.message);