quitLoginPage method

Future<bool> quitLoginPage()

Implementation

Future<bool> quitLoginPage() {
  throw UnimplementedError('quitLoginPage() has not been implemented.');
}