menu
pragma_path_api_client package
documentation
domain/entities/user_entities/geolocation.dart
Geolocation
Geolocation.new constructor
Geolocation.new constructor
dark_mode
light_mode
Geolocation
constructor
Geolocation
(
{
required
String
lat
,
required
String
long
,
})
Implementation
Geolocation({required this.lat, required this.long});
pragma_path_api_client package
documentation
domain/entities/user_entities/geolocation
Geolocation
Geolocation.new constructor
Geolocation class