PasswordDialogController constructor

PasswordDialogController({
  1. required int userId,
})

Implementation

PasswordDialogController({required this.userId});