hasAccessToken property

bool hasAccessToken

Implementation

bool get hasAccessToken => !isStringEmpty(accessToken);