noStderrResult property
bool?
get
noStderrResult
True if ProcessResult should not contain stderr
Implementation
bool? get noStderrResult => _noStderrResult;
True if ProcessResult should not contain stderr
bool? get noStderrResult => _noStderrResult;