SIGQUIT constant Null safety

ProcessSignal const SIGQUIT
@Deprecated("Use sigquit instead")

Implementation

@Deprecated("Use sigquit instead")
static const ProcessSignal SIGQUIT = sigquit;