构造函数
ErrorInfo({ required this.taskId, required this.urlOrVid, required this.errorCode, this.errorMsg, this.errorExtra, });