Command constructor

Command([
  1. Command? input
])

Implementation

Command([this.input]);