Dart
dart:io
StdioType
OTHER
constant
OTHER
Dart
dart:io
StdioType
OTHER
constant
StdioType class
Properties
hashCode
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
FILE
file
OTHER
other
PIPE
pipe
TERMINAL
terminal
description
OTHER
constant
Null safety
StdioType
const
OTHER
@
Deprecated
("Use other instead")
Implementation
@Deprecated("Use other instead") static const StdioType OTHER = other;