popUpWindow method

Future<bool?> popUpWindow()

Implementation

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