A broadcast stream that emits this isolate's standard error.
This is only usable for embedders that provide access to dart:io.
dart:io
Stream<List<int>> get stderr => _stderr;