rawInput property

Stream<List<int>> get rawInput

Stream of raw input bytes from the terminal.

Implementation

Stream<List<int>> get rawInput;