HtmlPropertyOptions constructor
HtmlPropertyOptions({
- HtmlOperatorOptions? operatorOptions,
- RetrievalImportance? retrievalImportance,
Implementation
HtmlPropertyOptions({this.operatorOptions, this.retrievalImportance});