streams property

List<Stream<List<int>>> streams
getter/setter pair

Implementation

List<Stream<List<int>>> streams = <Stream<List<int>>>[];