const SignalException(String message, [osError = null])

Source

const SignalException(this.message, [this.osError = null]);