unselectNode method

void unselectNode(
  1. String nodeKey
)

Implementation

void unselectNode(String nodeKey) => obj.unselectNode(nodeKey);