Query constructor
Query({})
Implementation
Query({
this.coordinates,
this.profile,
this.preference,
this.format,
this.units,
this.language,
this.instructionsFormat,
this.elevation,
this.extraInfo,
this.alternativeRoutes,
});