ENOTEMPTY property

int ENOTEMPTY

Directory not empty

Implementation

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