ENOTTY property
Not a typewriter
Implementation
// ignore: non_constant_identifier_names
static int get ENOTTY => _platform((_Codes codes) => codes.enotty);
Not a typewriter
// ignore: non_constant_identifier_names
static int get ENOTTY => _platform((_Codes codes) => codes.enotty);