DocumentFragment constructor

DocumentFragment()

Implementation

factory DocumentFragment() => document.createDocumentFragment();