receiveNodes property

Iterable get receiveNodes

Implementation

Iterable<ReceiveNode> get receiveNodes => whereType<ReceiveNode>();