setNativeCrashCallback method
Implementation
Future<void> setNativeCrashCallback(nativeCrashCallback callback) {
//startWithAppIdM(appid);
throw UnimplementedError('setNativeCrashCallback() has not been implemented.');
}
Future<void> setNativeCrashCallback(nativeCrashCallback callback) {
//startWithAppIdM(appid);
throw UnimplementedError('setNativeCrashCallback() has not been implemented.');
}