EPERM property

int EPERM

Operation not permitted

Implementation

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