WooShippingZoneMethodSettings constructor

Implementation

WooShippingZoneMethodSettings(
    {this.title,
    this.taxStatus,
    this.cost,
    this.classCosts,
    this.classCost92,
    this.classCost91,
    this.noClassCost,
    this.type});