BackpackBean constructor
BackpackBean({})
Implementation
BackpackBean({
this.propsCount = 0,
this.propsId = 0,
this.icon = "",
this.propsName = "",
this.id = 0,
this.userId = 0,
this.propsType = 0,
this.buttonOrLabel = 0,
this.userNobility = 0,
this.propsNobility = 0
});