subscription property

StreamSubscription<BaseEvent>? subscription
getter/setter pair

Implementation

StreamSubscription<BaseEvent>? subscription;