Attribute constructor
Attribute({})
Implementation
Attribute({
this.id,
this.name,
this.title,
this.iconUrl,
this.defaultF,
this.settingNote,
this.settingName,
this.description,
this.descriptionShort,
this.match,
this.status,
this.panelId,
});