subscription property

StreamSubscription? subscription

Implementation

StreamSubscription<dynamic>? get subscription => _subscription;