sigpipe constant Null safety

ProcessSignal const sigpipe

Implementation

static const ProcessSignal sigpipe = const ProcessSignal._(13, "SIGPIPE")