SignUpMutation constructor

SignUpMutation({
  1. required SignUpArguments variables,
})

Implementation

SignUpMutation({required this.variables});