clearToken method

void clearToken()

Implementation

void clearToken() {
  accessToken = null;
}