QueryInterpretation constructor
QueryInterpretation({})
Implementation
QueryInterpretation({
this.interpretationType,
this.interpretedQuery,
this.interpretedQueryActualResultCount,
this.interpretedQueryEstimatedResultCount,
this.reason,
});