const ShellError({ required this.code, this.stdout = '', this.stderr = '', this.interrupted = false, this.message, });