Dart SDK
dart:io
Process
stdin
property
stdin
Process
Static methods
start
run
runSync
killPid
Properties
exitCode
stdout
stderr
stdin
pid
Constructors
Process
Methods
kill
IOSink
stdin
read-only
Returns the standard input stream of the process as an [IOSink].