login static method

void login()

Implementation

static void login() {
  instance._login();
}