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