matches abstract method

bool matches(
  1. dynamic node,
  2. dynamic nodeParent,
  3. NodeKey nodeKey
)

Implementation

bool matches(dynamic node, dynamic nodeParent, NodeKey nodeKey);