ENOTDIR property
Not a directory
Implementation
// ignore: non_constant_identifier_names
static int get ENOTDIR => _platform((_Codes codes) => codes.enotdir);
Not a directory
// ignore: non_constant_identifier_names
static int get ENOTDIR => _platform((_Codes codes) => codes.enotdir);