CallEventsSubscription constructor

CallEventsSubscription({
  1. required CallEventsArguments variables,
})

Implementation

CallEventsSubscription({required this.variables});