JWTError constructor

JWTError(
  1. String message
)

Implementation

JWTError(this.message);