menu
ventas_airtel package
documentation
models/payment_collection.dart
Price
Price.new constructor
Price.new constructor
dark_mode
light_mode
Price
constructor
Price
(
{
String
?
amount
,
String
?
currency
,
String
?
id
,
})
Implementation
Price({this.amount, this.currency, this.id});
ventas_airtel package
documentation
models/payment_collection
Price
Price.new constructor
Price class