subs property

List<StreamSubscription<T>> subs
final

Implementation

final List<StreamSubscription<T>> subs = [];