Command constructor

Command(
  1. String command
)

Implementation

Command(this.command);