SIGTERM constant Null safety

ProcessSignal const SIGTERM
@Deprecated("Use sigterm instead")

Implementation

@Deprecated("Use sigterm instead")
static const ProcessSignal SIGTERM = sigterm;