ToolStreamOutput constructor

const ToolStreamOutput(
  1. Stream<Content> stream
)

Implementation

const ToolStreamOutput(this.stream);