menu
google_map_service package
documentation
data/models/google_map/routes_response.dart
StepLocalizedValues
StepLocalizedValues.new constructor
StepLocalizedValues.new constructor
dark_mode
light_mode
StepLocalizedValues
constructor
StepLocalizedValues
(
{
required
Distance
?
distance
,
required
Distance
?
staticDuration
,
})
Implementation
StepLocalizedValues({required this.distance, required this.staticDuration});
google_map_service package
documentation
data/models/google_map/routes_response
StepLocalizedValues
StepLocalizedValues.new constructor
StepLocalizedValues class