ForwardQuery constructor
ForwardQuery({})
Implementation
ForwardQuery({
required this.query,
this.types,
this.bbox,
this.limit,
this.autocomplete,
this.permanent,
this.proximity,
this.country,
this.language,
});