sync static method

void sync()

Implementation

static void sync() {
  _channel.invokeMethod("SYNC");
}