show method

Future<Null> show()

Implementation

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