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