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