GroupUpdate constructor
GroupUpdate({})
Returns a new GroupUpdate instance.
Implementation
GroupUpdate({
this.name,
this.description,
this.vATNumber,
this.road,
this.city,
this.region,
this.zipcode,
this.nation,
this.sdiCode,
this.fiscalCode,
});