inputStream property

Stream<List<int>>? inputStream
final

Input stream (defaults to stdin).

Implementation

final Stream<List<int>>? inputStream;