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