isExpired property

bool isExpired

Implementation

bool get isExpired => JwtDecoder.isExpired(key);