menu
googleapis package
documentation
shared.dart
$Price
$Price.new constructor
$Price.new constructor
dark_mode
light_mode
$Price
constructor
$Price
(
{
String
?
amountMicros
,
String
?
currencyCode
,
})
Implementation
$Price({this.amountMicros, this.currencyCode});
googleapis package
documentation
shared
$Price
$Price.new constructor
$Price class