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