subscription property

StreamSubscription? subscription
getter/setter pair

The stream subscription for handling messages from the receive port.

Implementation

StreamSubscription? subscription;