subscription property

StreamSubscription<String> subscription
getter/setter pair

Implementation

late StreamSubscription<String> subscription;