FilterView constructor
FilterView({})
Implementation
FilterView({
this.criteria,
this.filterSpecs,
this.filterViewId,
this.namedRangeId,
this.range,
this.sortSpecs,
this.title,
});
FilterView({
this.criteria,
this.filterSpecs,
this.filterViewId,
this.namedRangeId,
this.range,
this.sortSpecs,
this.title,
});