menu
ventas_dealer package
documentation
models/eload_contexts_response.dart
PriceList
PriceList.new constructor
PriceList.new constructor
dark_mode
light_mode
PriceList
constructor
PriceList
(
{
String
?
name
,
String
?
id
,
Price
?
price
,
})
Implementation
PriceList({ this.name, this.id, this.price, });
ventas_dealer package
documentation
models/eload_contexts_response
PriceList
PriceList.new constructor
PriceList class