hasAccessToken property

bool get hasAccessToken

Implementation

bool get hasAccessToken => !isStringEmpty(accessToken);