SIGINT constant Null safety

ProcessSignal const SIGINT
@Deprecated("Use sigint instead")

Implementation

@Deprecated("Use sigint instead")
static const ProcessSignal SIGINT = sigint;