isLogged method

bool isLogged()

Implementation

bool isLogged() => accessToken != null;