menu
flutter_woocommerce_api package
documentation
models/order_payload.dart
ShippingLines
ShippingLines.new constructor
ShippingLines.new constructor
dark_mode
light_mode
ShippingLines
constructor
ShippingLines
(
{
String
?
methodId
,
String
?
methodTitle
,
String
?
total
,
})
Implementation
ShippingLines({this.methodId, this.methodTitle, this.total});
flutter_woocommerce_api package
documentation
models/order_payload
ShippingLines
ShippingLines.new constructor
ShippingLines class