QueryPrediction constructor
QueryPrediction({
- FormattableText? text,
- StructuredFormat? structuredFormat,
Implementation
QueryPrediction({this.text, this.structuredFormat});