flush static method

void flush()

Implementation

static void flush() {
  _channel.invokeMethod("flush");
}