clearEvents static method

dynamic clearEvents()

Implementation

static clearEvents() {
  _channel.invokeMethod("clearEvents");
}