close static method

dynamic close()

Implementation

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