SIGSTOP constant Null safety

ProcessSignal const SIGSTOP
@Deprecated("Use sigstop instead")

Implementation

@Deprecated("Use sigstop instead")
static const ProcessSignal SIGSTOP = sigstop;