streams property

Map<int, StreamController> streams
final

Implementation

final Map<int, StreamController> streams = <int, StreamController>{};