Dart API Reference
dart:io
stdioType
stdioType
function
For a stream, returns whether it is attached to a file, pipe, terminal, or something else.
StdioType
stdioType
(
object
)
For a stream, returns whether it is attached to a file, pipe, terminal, or something else.