selectAllChildren method Null safety

void selectAllChildren(
  1. Node node
)

Implementation

void selectAllChildren(Node node) native;