menu
google_map_service package
documentation
data/models/google_map/routes_response.dart
NavigationInstruction
NavigationInstruction.new constructor
NavigationInstruction.new constructor
dark_mode
light_mode
NavigationInstruction
constructor
NavigationInstruction
(
{
required
String
?
maneuver
,
required
String
?
instructions
,
})
Implementation
NavigationInstruction({required this.maneuver, required this.instructions});
google_map_service package
documentation
data/models/google_map/routes_response
NavigationInstruction
NavigationInstruction.new constructor
NavigationInstruction class