headerNotJson constant

JwtException const headerNotJson

Invalid token exception

Implementation

static const JwtException headerNotJson =
    const JwtException('Invalid JWT token: Header not JSON!');