SseLineDecoder constructor
const
SseLineDecoder({
- int maxLineLength = 1024 * 1024,
Implementation
const SseLineDecoder({this.maxLineLength = 1024 * 1024});
const SseLineDecoder({this.maxLineLength = 1024 * 1024});