checkLogin method

void checkLogin()

Implementation

void checkLogin() {
  if (this.notLogin()) {}
}