GemmaStreamDecoder constructor

const GemmaStreamDecoder([
  1. GemmaChatTemplate template = const GemmaChatTemplate()
])

Implementation

const GemmaStreamDecoder([this.template = const GemmaChatTemplate()]);