toString method
Returns a string representation of this object.
Implementation
String toString() =>
const ["normal", "inheritStdio", "detached", "detachedWithStdio"][_mode];
Returns a string representation of this object.
String toString() =>
const ["normal", "inheritStdio", "detached", "detachedWithStdio"][_mode];