errorCode property Null safety

int errorCode
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;