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