hasToken static method

bool hasToken()

Implementation

static bool hasToken() => getIfNotExpired(UConstants.token) != null;