Dart
dart:io
StdinException
osError property
osError
description
osError
property
Null safety
OSError
?
osError
final
The underlying OS error, if available.
Implementation
final OSError? osError;
Dart
dart:io
StdinException
osError property
StdinException class
Constructors
StdinException
Properties
hashCode
message
osError
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==