showOverlay method

Future<bool?> showOverlay()

Implementation

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