TextDecodeOptions constructor

TextDecodeOptions({
  1. bool stream,
})

Implementation

external factory TextDecodeOptions({bool stream});