GetPlaceDetailswWithLatLng typedef

GetPlaceDetailswWithLatLng = void Function(Prediction postalCodeResponse)

Implementation

typedef GetPlaceDetailswWithLatLng = void Function(
    Prediction postalCodeResponse);