futures property

List<StreamSubscription> futures
getter/setter pair

Implementation

var futures = <StreamSubscription>[];