播放器实例禁用crash堆栈上传
static Future<void> disableCrashUpload(bool enable) { return methodChannel.invokeMethod("disableCrashUpload", enable); }