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