errorCode property
final
The OS error code for the process exception, if any.
The value is zero if no OS error code was available.
Implementation
final int errorCode;
URL: https://api.dart.dev/dart-core/../dart-io/../dart-io/ProcessException/errorCode.html
nk href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">The OS error code for the process exception, if any.
The value is zero if no OS error code was available.
final int errorCode;