tokenExpired constant

JwtException const tokenExpired

Token Expired time reached exception

Implementation

static const JwtException tokenExpired =
    const JwtException('JWT token expired!');