DocumentFragment constructor Null safety

DocumentFragment()

Implementation

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