SIGHUP constant Null safety

ProcessSignal const SIGHUP
@Deprecated("Use sighup instead")

Implementation

@Deprecated("Use sighup instead")
static const ProcessSignal SIGHUP = sighup;