IsNode constructor

IsNode(
  1. dynamic matcher
)

Implementation

IsNode(matcher) : super("Element with nodeName that is", "nodeName", matcher);