menu
crisp_chat_sdk package
documentation
geolocation.dart
Geolocation
Geolocation.new constructor
Geolocation.new constructor
dark_mode
light_mode
Geolocation
constructor
Geolocation
(
{
required
String
city
,
required
String
country
,
})
Implementation
Geolocation({required this.city, required this.country});
crisp_chat_sdk package
documentation
geolocation
Geolocation
Geolocation.new constructor
Geolocation class