ENOTDIR property

int ENOTDIR

Not a directory

Implementation

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