Copies this node.
@override DOMAsync copy() { return DOMAsync(loading: loading, future: future, function: function); }