SIGCONT constant Null safety

ProcessSignal const SIGCONT
@Deprecated("Use sigcont instead")

Implementation

@Deprecated("Use sigcont instead")
static const ProcessSignal SIGCONT = sigcont;