toString method
override
Returns a string representation of this object.
Implementation
String toString() => 'failed with exit code ${exitCode}';
Returns a string representation of this object.
String toString() => 'failed with exit code ${exitCode}';