menu
noor_go package
documentation
customer_app/domain/model/draw_routing.dart
SummaryElement
SummaryElement.new constructor
SummaryElement.new constructor
dark_mode
light_mode
SummaryElement
constructor
SummaryElement
(
{
num
?
value
,
num
?
distance
,
num
?
amount
,
})
Implementation
SummaryElement({ this.value, this.distance, this.amount, });
noor_go package
documentation
customer_app/domain/model/draw_routing
SummaryElement
SummaryElement.new constructor
SummaryElement class