TGoogleStructuredFormat constructor
const
TGoogleStructuredFormat({
- TGooglePredictionText? mainText,
- TGooglePredictionText? secondaryText,
Implementation
const TGoogleStructuredFormat({this.mainText, this.secondaryText});