sigterm constant Null safety

ProcessSignal const sigterm

Implementation

static const ProcessSignal sigterm = const ProcessSignal._(15, "SIGTERM");