PredictionModel constructor
PredictionModel({})
Implementation
PredictionModel({
this.latitude,
this.longitude,
this.description,
this.matchedSubstrings,
this.placeId,
this.reference,
this.structuredFormatting,
this.terms,
this.types,
});