LlmStreamToken constructor

LlmStreamToken(
  1. String text
)

Implementation

LlmStreamToken(this.text);