adoptNode method - Document class - dart:html library (
original
) (
raw
)
description
Node
adoptNode(
Node
node )
Implementation
Node adoptNode(Node node) native;