Dart SDK
dart:io
FileMode
READ
constant
READ
dynamic
READ
=
const FileMode._internal(0)
The mode for opening a file only for reading.