menu
dox_core package
documentation
isolate/dox_isolate.dart
DoxIsolate
sendPorts property
sendPorts property
dark_mode
light_mode
sendPorts
property
Map
<
int
,
SendPort
>
get
sendPorts
Implementation
Map<int, SendPort> get sendPorts => _sendPorts;
dox_core package
documentation
isolate/dox_isolate
DoxIsolate
sendPorts property
DoxIsolate class