menu
flutter_models_provider package
documentation
model/latlong_model.dart
LatLngModel
LatLngModel.new constructor
LatLngModel.new constructor
dark_mode
light_mode
LatLngModel
constructor
LatLngModel
(
double
latitude
,
double
longitude
)
Implementation
LatLngModel(this.latitude, this.longitude);
flutter_models_provider package
documentation
model/latlong_model
LatLngModel
LatLngModel.new constructor
LatLngModel class