GetInfoModel constructor
Implementation
GetInfoModel({
// required this.HttpStatusCode,
// required this.Message,
// required this.data,
// this.Captcha,
// required this.HtmlFormate,
// this.SecurityLevel,
required this.requestId,
// required this.FpStatus,
// this.VisiterLanguage,
required this.visiterId,
});