video_player
dart:io
FileSystemException
property osError
osError
class FileSystemException
Constructors
FileSystemException
Properties
message
osError
path
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
OSError
osError
final
The underlying OS error. Can be
null
if the exception is not raised due to an OS error.
property osError