destroy static method

void destroy()

Implementation

static void destroy() {
  _methodChannel.invokeMethod('destroy');
}