TGoogleQueryPrediction constructor
const
TGoogleQueryPrediction({
- TGooglePredictionText? text,
- String? query,
Implementation
const TGoogleQueryPrediction({this.text, this.query});