subscription property

StreamSubscription? get subscription

Implementation

StreamSubscription<dynamic>? get subscription => _subscription;