ECHILD property

int ECHILD

No child processes

Implementation

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