node method

*<Null safety>*

NodeMatcher node ()

Implementation

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