Dart SDK
dart:io
FileMode
READ
READ
Dart SDK
dart:io
FileMode
READ
constant
READ
Dart SDK
dart:io
FileMode
Constants
APPEND
READ
WRITE
WRITE_ONLY
WRITE_ONLY_APPEND
Properties
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
dynamic
READ
=
const FileMode._internal(0)
The mode for opening a file only for reading.