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