show method

void show()

Implementation

void show() {
  _channel.invokeMethod('show');
}