Dart
dart:io
ProcessException
errorCode property
errorCode
Dart
dart:io
ProcessException
errorCode property
ProcessException class
Constructors
ProcessException
Properties
arguments
errorCode
executable
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
errorCode
property
Null safety
int
errorCode
final
Contains the OS error code for the process exception if any.
Implementation
final int errorCode