sigint constant Null safety

ProcessSignal const sigint

Implementation

static const ProcessSignal sigint = const ProcessSignal._(2, "SIGINT");