menu
googleapis package
documentation
androidpublisher/v3.dart
Price
Price constructor
Price constructor
dark_mode
light_mode
Price
constructor
Price
(
{
String
?
currency
,
String
?
priceMicros
,
})
Implementation
Price({ this.currency, this.priceMicros, });
googleapis package
documentation
androidpublisher/v3
Price
Price constructor
Price class