menu
googleapis package
documentation
content/v2_1.dart
OrderShipmentLineItemShipment
OrderShipmentLineItemShipment.new constructor
OrderShipmentLineItemShipment.new constructor
dark_mode
light_mode
OrderShipmentLineItemShipment
constructor
OrderShipmentLineItemShipment
(
{
String
?
lineItemId
,
String
?
productId
,
int
?
quantity
,
})
Implementation
OrderShipmentLineItemShipment({
this
.lineItemId,
this
.productId,
this
.quantity, });
googleapis package
documentation
content/v2_1
OrderShipmentLineItemShipment
OrderShipmentLineItemShipment.new constructor
OrderShipmentLineItemShipment class