WooShippingZoneMethodOptions.fromJson(Map<String, dynamic> json) { taxable = json['taxable']; none = json['none']; }