noErrorCode constant Null safety
Constant used to indicate that no OS error code is available.
Implementation
static const int noErrorCode = -1;
Constant used to indicate that no OS error code is available.
static const int noErrorCode = -1;