menu
databuckets_event_tracker package
documentation
utils/geo_info_util.dart
GeoInfoService
fetchGeoInfo abstract method
fetchGeoInfo abstract method
dark_mode
light_mode
fetchGeoInfo
abstract method
Future
<
Map
<
String
,
dynamic
>
>
fetchGeoInfo
(
Uri
url
)
Implementation
Future<Map<String, dynamic>> fetchGeoInfo(Uri url);
databuckets_event_tracker package
documentation
utils/geo_info_util
GeoInfoService
fetchGeoInfo abstract method
GeoInfoService class