clearToken static method

void clearToken()

Implementation

static void clearToken() {
  token = null;
}