Errors constructor
Errors({})
Implementation
Errors(
{this.label,
this.name,
this.value,
this.type,
this.view,
this.header,
this.classNames,
this.amountValue,
this.valueLabel});
Errors(
{this.label,
this.name,
this.value,
this.type,
this.view,
this.header,
this.classNames,
this.amountValue,
this.valueLabel});