answer static method

dynamic answer()

接听

Implementation

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