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