menu
googleapis package
documentation
merchantapi/products_v1.dart
ProductFee
ProductFee.new constructor
ProductFee.new constructor
dark_mode
light_mode
ProductFee
constructor
ProductFee
(
{
Price
?
amount
,
String
?
type
,
})
Implementation
ProductFee({this.amount, this.type});
googleapis package
documentation
merchantapi/products_v1
ProductFee
ProductFee.new constructor
ProductFee class