UserEventsSubscription constructor

UserEventsSubscription({
  1. required UserEventsArguments variables,
})

Implementation

UserEventsSubscription({required this.variables});