stdout property

StreamSink<List<int>>? stdout

stdout.

Implementation

StreamSink<List<int>>? get stdout => _stdout;