errorCode property Null safety

int errorCode
final

Error code supplied by the operating system.

Will have the value OSError.noErrorCode if there is no error code associated with the error.

Implementation

final int errorCode