UpdateUserPasswordMutation constructor

UpdateUserPasswordMutation({
  1. required UpdateUserPasswordArguments variables,
})

Implementation

UpdateUserPasswordMutation({required this.variables});