sighup constant Null safety

ProcessSignal const sighup

Implementation

static const ProcessSignal sighup = const ProcessSignal._(1, "SIGHUP");