node method

*[<Null safety>](https://dart.dev/null-safety)*

NodeMatcher node ()

Implementation

NodeMatcher node() {
  return NodeMatcher._valid(this, 0);
}