sigcont constant Null safety

ProcessSignal const sigcont

Implementation

static const ProcessSignal sigcont = const ProcessSignal._(18, "SIGCONT");