menu
google_map_service package
documentation
data/models/google_map/routes_response.dart
Location
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
Location
copyWith
(
{
High
?
latLng
,
})
Implementation
Location copyWith({High? latLng}) { return Location(latLng: latLng ?? this.latLng); }
google_map_service package
documentation
data/models/google_map/routes_response
Location
copyWith method
Location class