JwtTokenHelper constructor

JwtTokenHelper()

Implementation

factory JwtTokenHelper() {
  return instance;
}