video_player
dart:io
ProcessResult
property pid
pid
class ProcessResult
Constructors
ProcessResult
Properties
exitCode
pid
stderr
stdout
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
int
pid
final
Process id of the process.
property pid