Whether this instance contains real token data.
Returns true when this instance differs from empty. Does not validate token expiration.
true
bool get isNotEmpty => this != AuthTokenModel.empty;