const factory PPErrorInfo({ required String reason, String? orderId, String? nativeSdkVersion, }) = _PPErrorInfo;