woosignal package
documentation
order_wc
ShippingLines
ShippingLines constructor
ShippingLines
woosignal package
documentation
order_wc
ShippingLines
ShippingLines constructor
ShippingLines class
Constructors
ShippingLines
fromJson
Properties
hashCode
methodId
methodTitle
runtimeType
total
Methods
noSuchMethod
toJson
toString
Operators
operator ==
ShippingLines
constructor
ShippingLines
(
{
String
methodId
,
String
methodTitle
,
String
total
}
)
Implementation
ShippingLines({this.methodId, this.methodTitle, this.total});