sigstop constant Null safety

ProcessSignal const sigstop

Implementation

static const ProcessSignal sigstop = const ProcessSignal._(19, "SIGSTOP");