FilterSearchAndReplaceDetails constructor
FilterSearchAndReplaceDetails({})
Implementation
FilterSearchAndReplaceDetails({
this.caseSensitive,
this.field,
this.fieldIndex,
this.replaceString,
this.searchString,
});