Dart API Reference
dart:html
Range
insertNode
insertNode
method
@DomName('Range.insertNode')
@DocsEditable()
void
insertNode
(
Node
newNode
)