ChatEventsSubscription constructor

ChatEventsSubscription({
  1. required ChatEventsArguments variables,
})

Implementation

ChatEventsSubscription({required this.variables});