UnknownShell.withPid constructor Null safety
Attached to the Unknown shell with the given pid.
Implementation
UnknownShell.withPid(this.pid, {this.processName});
Attached to the Unknown shell with the given pid.
UnknownShell.withPid(this.pid, {this.processName});