ProcessException constructor Null safety
Implementation
const ProcessException(this.executable, this.arguments,
[this.message = "", this.errorCode = 0]);
const ProcessException(this.executable, this.arguments,
[this.message = "", this.errorCode = 0]);