stop static method

dynamic stop()

Implementation

static stop() {
  _channel.invokeMethod('stop');
}