predictionToGooglePlace abstract method

Future<Place> predictionToGooglePlace(
  1. Prediction prediction
)

Implementation

Future<Place> predictionToGooglePlace(Prediction prediction);