childIds property

List<AXNodeId>? childIds
final

IDs for each of this node's child nodes.

Implementation

final List<AXNodeId>? childIds;