listeners property
The stream controller as returned when clients listen.
Implementation
@protected
List<StreamSubscription> listeners = [];
The stream controller as returned when clients listen.
@protected
List<StreamSubscription> listeners = [];