initCrashHandler method

void initCrashHandler()

Implementation

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