ESPIPE property

int ESPIPE

Illegal seek

Implementation

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