stdin property

Stream<List<int>>? stdin

stdin.

Implementation

Stream<List<int>>? get stdin => _stdin;