menu
ventas_airtel package
documentation
models/order_creation_model.dart
Wht
Wht.new constructor
Wht.new constructor
dark_mode
light_mode
Wht
constructor
Wht
(
{
String
?
name
,
String
?
label
,
String
?
id
,
Price
?
price
,
})
Implementation
Wht({ this.name, this.label, this.id, this.price, });
ventas_airtel package
documentation
models/order_creation_model
Wht
Wht.new constructor
Wht class