menu
astra package
documentation
isolate.dart
IsolateMessageHub
inbound property
inbound property
dark_mode
light_mode
inbound
property
StreamController
<
Object
?
>
inbound
final
The
StreamController
to receive messages from.
Implementation
final StreamController<Object?> inbound;
astra package
documentation
isolate
IsolateMessageHub
inbound property
IsolateMessageHub class