document property
UITestChainNode<U, Element, T>
get
document
Implementation
UITestChainNode<U, Element, T> get document => UITestChainNode(
testChainRoot, dart_html.document.documentElement!, this as T);