ActiveInfoBean constructor
ActiveInfoBean({})
Implementation
ActiveInfoBean({
this.showForever = 0,
this.activityName = "",
this.activityBanner = "",
this.startTime = "",
this.endTime = "",
this.linkAddr = "",
this.linkType = 1,
this.activityType = 1,
this.expireState = 0,
this.available = 0,
});