TextDecoderStream constructor
TextDecoderStream([
- String label,
- TextDecoderOptions options
Implementation
external factory TextDecoderStream([
String label,
TextDecoderOptions options,
]);