setNativeCrashCallback method
Implementation
Future<void> setNativeCrashCallback(nativeCrashCallback callback) async{
//await methodChannel.invokeListMethod('setNativeCrashCallback',callback);
}
Future<void> setNativeCrashCallback(nativeCrashCallback callback) async{
//await methodChannel.invokeListMethod('setNativeCrashCallback',callback);
}