logout static method

void logout()

Implementation

static void logout() {
  instance._logout();
}