inbound property

StreamController<Object?> inbound
final

The StreamController to receive messages from.

Implementation

final StreamController<Object?> inbound;