ProcessSignal SIGINT = const ProcessSignal._(2, "SIGINT")

Source

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