stopCrashHandler method

void stopCrashHandler()

Implementation

void stopCrashHandler() {
  _channel.invokeMethod("stopCrashHandler");
}