googleGeocode abstract method

Future<NetworkResponse> googleGeocode(
  1. dynamic latlng
)

Implementation

Future<NetworkResponse> googleGeocode(latlng);