streamSubscription property

  1. @protected
StreamSubscription<T> streamSubscription
final

The stream subscription.

Implementation

@protected
final StreamSubscription<T> streamSubscription;