menu
noor_go package
documentation
customer_app/domain/model/draw_routing.dart
AlternativeRoutes
AlternativeRoutes.new constructor
AlternativeRoutes.new constructor
dark_mode
light_mode
AlternativeRoutes
constructor
AlternativeRoutes
(
{
num
?
targetCount
,
num
?
weightFactor
,
num
?
shareFactor
,
})
Implementation
AlternativeRoutes({ this.targetCount, this.weightFactor, this.shareFactor, });
noor_go package
documentation
customer_app/domain/model/draw_routing
AlternativeRoutes
AlternativeRoutes.new constructor
AlternativeRoutes class