TGoogleSuggestion constructor
const
TGoogleSuggestion({
- TGooglePlacePrediction? placePrediction,
- TGoogleQueryPrediction? queryPrediction,
Implementation
const TGoogleSuggestion({this.placePrediction, this.queryPrediction});