ENOTTY property

int ENOTTY

Not a typewriter

Implementation

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