video_player
dart:io
ProcessException
property message
message
class ProcessException
Constructors
ProcessException
Properties
arguments
errorCode
executable
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
String
message
final
Contains the system message for the process exception if any.
property message