AuthScreensCreateCommand constructor

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

Implementation

AuthScreensCreateCommand({required super.validations});