sigchld constant Null safety

ProcessSignal const sigchld

Implementation

static const ProcessSignal sigchld = const ProcessSignal._(17, "SIGCHLD");