video_player
dart:io
OSError
constant noErrorCode
noErrorCode
class OSError
Constructors
OSError
Properties
errorCode
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
noErrorCode
int
noErrorCode
=
-1
Constant used to indicate that no OS error code is available.
property noErrorCode