menu
isolate package
documentation
ports.dart
SingleResponseChannel<R>
port property
port property
dark_mode
light_mode
port
property
SendPort
get
port
The port expecting a value that will complete
result
.
Implementation
SendPort get port => _receivePort.sendPort;
isolate package
documentation
ports
SingleResponseChannel<R>
port property
SingleResponseChannel class