ThinkingResponse constructor

const ThinkingResponse(
  1. String content
)

Implementation

const ThinkingResponse(this.content);