disable static method

void disable()

Implementation

static void disable() {
  _channel.invokeMethod('disable');
}