stdin property

IOSink stdin
latefinal

The standard input stream that's used to pass data into the process.

Implementation

late final IOSink stdin;