menu
googleapis package
documentation
manufacturers/v1.dart
Price
Price.new constructor
Price.new 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.new constructor
Price class
Constructors
new
fromJson
Properties
amount
currency
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==