menu
googleapis package
documentation
manufacturers/v1.dart
Price
Price constructor
Price constructor
dark_mode
light_mode
Price
constructor
Price
(
{
String
?
amount
,
String
?
currency
,
})
Implementation
Price({ this.amount, this.currency, });
googleapis package
documentation
manufacturers/v1
Price
Price constructor
Price class