Checks if this token is still valid, ie not expired.
Compare isExpired
bool get isValid => !isExpired;