stdin top-level property
The standard input stream of data read by this program.
Implementation
Stdin get stdin {
return IOOverrides.current?.stdin ?? _stdin;
}
Content-Length: 9205 | pFad | https://api.dart.dev/dart-core/../dart-core/../dart-core/StackTrace/../../../dart-io/stdin.html
The standard input stream of data read by this program.
Stdin get stdin {
return IOOverrides.current?.stdin ?? _stdin;
}
Fetched URL: https://api.dart.dev/dart-core/../dart-core/../dart-core/StackTrace/../../../dart-io/stdin.html
Alternative Proxies: