SetHTMLOptions constructor

SetHTMLOptions({
  1. Sanitizer? sanitizer,
})

Implementation

external factory SetHTMLOptions({Sanitizer? sanitizer});