cancelLogin method

void cancelLogin()

Implementation

void cancelLogin() {
  throw UnimplementedError('cancelLogin() has not been implemented.');
}