Command constructor

Command({
  1. Validations? validations,
})

Implementation

Command({this.validations});