NotifierSubscription<T> constructor
NotifierSubscription<T> (
- StreamNotifier<
T> _self
Implementation
NotifierSubscription(this._self);
NotifierSubscription(this._self);