InitCommand constructor

InitCommand({
  1. required Validations? validations,
})

Implementation

InitCommand({required super.validations});