Dart
dart:io
OSError
noErrorCode constant
noErrorCode
OSError class
Constructors
OSError
Properties
errorCode
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
noErrorCode
noErrorCode constant
int
const
noErrorCode
=
-1
Constant used to indicate that no OS error code is available.
Implementation
static const int noErrorCode = -1