EcpIconEntity constructor
EcpIconEntity({})
Implementation
EcpIconEntity({
this.id,
this.createTime,
this.iconType,
this.iconValue,
this.iconTag,
this.sort,
this.iconGroup,
this.changeColor,
this.tenantId,
});