osError property - StdoutException class - dart:io library (original) (raw)
OSError?osError
final
The underlying OS error, if available.
Implementation
final OSError? osError;
OSError?osError
final
The underlying OS error, if available.
final OSError? osError;