DeclineCallMutation constructor

DeclineCallMutation({
  1. required DeclineCallArguments variables,
})

Implementation

DeclineCallMutation({required this.variables});