ContentOptions constructor

ContentOptions({
  1. required bool html,
})

Implementation

external factory ContentOptions({required bool html});