clearToken method

void clearToken()

Implementation

void clearToken() {
  _token = null;
}