menu
googleapis package
documentation
content/v2_1.dart
ProductAmount
ProductAmount constructor
ProductAmount constructor
dark_mode
light_mode
ProductAmount
constructor
ProductAmount
(
{
Price
?
priceAmount
,
Price
?
remittedTaxAmount
,
Price
?
taxAmount
,
})
Implementation
ProductAmount({ this.priceAmount, this.remittedTaxAmount, this.taxAmount, });
googleapis package
documentation
content/v2_1
ProductAmount
ProductAmount constructor
ProductAmount class