McfDataQuery constructor
McfDataQuery({})
Implementation
McfDataQuery({
this.dimensions,
this.endDate,
this.filters,
this.ids,
this.maxResults,
this.metrics,
this.samplingLevel,
this.segment,
this.sort,
this.startDate,
this.startIndex,
});