osError 属性

OSError? osError
final (只读)

底层的操作系统错误。

如果此异常不是由于操作系统错误抛出的,则该值是 null

实现

final OSError? osError;