menu
google_map_service package
documentation
data/models/google_map/routes_response.dart
High
High.new constructor
High.new constructor
dark_mode
light_mode
High
constructor
High
(
{
required
double
?
latitude
,
required
double
?
longitude
,
})
Implementation
High({required this.latitude, required this.longitude});
google_map_service package
documentation
data/models/google_map/routes_response
High
High.new constructor
High class