Executable constructor

const Executable(
  1. String cmd
)

Implementation

const Executable(this.cmd);