micON static method

dynamic micON()

打开麦克风

Implementation

static micON() {
  _methodChannel.invokeMethod("micON");
}