fetchGeoInfo abstract method

Future<Map<String, dynamic>> fetchGeoInfo(
  1. Uri url
)

Implementation

Future<Map<String, dynamic>> fetchGeoInfo(Uri url);