osError property - StdoutException class - dart:io library (original) (raw)

description

OSError?osError

final

The underlying OS error, if available.

Implementation

final OSError? osError;