AddChatMemberMutation constructor

AddChatMemberMutation({
  1. required AddChatMemberArguments variables,
})

Implementation

AddChatMemberMutation({required this.variables});