MultiResultStreamDecoder constructor

MultiResultStreamDecoder({
  1. bool lazyStrings = false,
})

Implementation

MultiResultStreamDecoder({this.lazyStrings = false});