LlmStreamError constructor

LlmStreamError(
  1. String message
)

Implementation

LlmStreamError(this.message);