WooShippingZoneMethodCost constructor
WooShippingZoneMethodCost({})
Implementation
WooShippingZoneMethodCost(
{this.id,
this.label,
this.description,
this.type,
this.value,
this.costDefault,
this.tip,
this.placeholder});