show method

Future<void> show()

Implementation

Future<void> show() async => await _channel.invokeMethod('show');