osError 属性

OSError? osError
final

底层操作系统错误。

如果异常不是由于操作系统错误引起的,则可以为 null

实现

final OSError? osError;