sendPorts property

Map<int, SendPort> get sendPorts

Implementation

Map<int, SendPort> get sendPorts => _sendPorts;