The standard input stream of data read by this program.
Stdin get stdin { _stdin ??= _StdIOUtils._getStdioInputStream(_stdinFD); return _stdin; }