ToolStreamInput constructor

const ToolStreamInput(
  1. Stream<Content> chunks
)

Implementation

const ToolStreamInput(this.chunks);