SIGTSTP constant Null safety

ProcessSignal const SIGTSTP
@Deprecated("Use sigtstp instead")

Implementation

@Deprecated("Use sigtstp instead")
static const ProcessSignal SIGTSTP = sigtstp;