CheckItemBean constructor
CheckItemBean({})
Implementation
CheckItemBean({this.id, this.amount="", this.checkedAmount="", this.isCheck, this.multipleCheckAmount="",this.checkStr = ""});
CheckItemBean({this.id, this.amount="", this.checkedAmount="", this.isCheck, this.multipleCheckAmount="",this.checkStr = ""});