ENOENT property
No such file or directory
Implementation
// ignore: non_constant_identifier_names
static int get ENOENT => _platform((_Codes codes) => codes.enoent);
No such file or directory
// ignore: non_constant_identifier_names
static int get ENOENT => _platform((_Codes codes) => codes.enoent);