Update constructor
Update({})
Implementation
Update({
this.id,
this.label,
this.description,
this.type,
this.updateDefault,
this.options,
this.tip,
this.value,
this.links,
});
Update({
this.id,
this.label,
this.description,
this.type,
this.updateDefault,
this.options,
this.tip,
this.value,
this.links,
});