logout static method

dynamic logout()

Implementation

static logout() {
  _instance().logout();
}