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