kill method

void kill ()
override

Implementation

void kill() {
  process.kill();
}