SignInMutation constructor

SignInMutation({
  1. required SignInArguments variables,
})

Implementation

SignInMutation({required this.variables});