ComposedStreams constructor

const ComposedStreams(
  1. List<Type> streams
)

Implementation

const ComposedStreams(this.streams);