menu
tp_media package
documentation
external/purchase_flutter.dart
Price
Price.new const constructor
Price.new const constructor
dark_mode
light_mode
Price
constructor
const
Price
(
String
formatted
,
int
amountMicros
,
String
currencyCode
)
Implementation
const Price( this.formatted, this.amountMicros, this.currencyCode, );
tp_media package
documentation
external/purchase_flutter
Price
Price.new const constructor
Price class