SIGCHLD constant Null safety

ProcessSignal const SIGCHLD
@Deprecated("Use sigchld instead")

Implementation

@Deprecated("Use sigchld instead")
static const ProcessSignal SIGCHLD = sigchld;