menu
webfeed package
documentation
domain/media/price.dart
Price
Price.new constructor
Price.new constructor
dark_mode
light_mode
Price
constructor
Price
(
{
double
?
price
,
String
?
type
,
String
?
info
,
String
?
currency
,
})
Implementation
Price({ this.price, this.type, this.info, this.currency, });
webfeed package
documentation
domain/media/price
Price
Price.new constructor
Price class