predictionToGooglePlace abstract method

Future<Place> predictionToGooglePlace(
  1. Prediction p
)

Implementation

Future<Place> predictionToGooglePlace(Prediction p);