SseParser constructor
const
SseParser({
- int maxEventSize = 10 * 1024 * 1024,
Implementation
const SseParser({this.maxEventSize = 10 * 1024 * 1024});
const SseParser({this.maxEventSize = 10 * 1024 * 1024});