ChromeProcess constructor

ChromeProcess(
  1. Process process,
  2. int debugPort
)

Implementation

ChromeProcess(this.process, this.debugPort);