hidePopup method

Future<bool?> hidePopup()

Implementation

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