DocumentInitParameters constructor

DocumentInitParameters()

Implementation

DocumentInitParameters() {
  _jsInternal = JsObject.jsify({});
}