menu
pragma_path_api_client package
documentation
data/models/user/geolocation_model.dart
GeolocationModel
GeolocationModel.new constructor
GeolocationModel.new constructor
dark_mode
light_mode
GeolocationModel
constructor
GeolocationModel
(
{
required
String
lat
,
required
String
long
,
})
Implementation
GeolocationModel({required this.lat, required this.long});
pragma_path_api_client package
documentation
data/models/user/geolocation_model
GeolocationModel
GeolocationModel.new constructor
GeolocationModel class