UDocSearchOptions constructor
const
UDocSearchOptions({})
Implementation
const UDocSearchOptions({this.caseSensitive = false, this.wholeWord = false, this.regex = false, this.normalizePersian = true, this.maxHits = 5000, this.startPage = 0, this.endPage = -1});