RemoveChatMemberMutation constructor

RemoveChatMemberMutation({
  1. required RemoveChatMemberArguments variables,
})

Implementation

RemoveChatMemberMutation({required this.variables});