ENOENT property

int ENOENT

No such file or directory

Implementation

// ignore: non_constant_identifier_names
static int get ENOENT => _platform((_Codes codes) => codes.enoent);