OperationsEventsSubscription constructor

OperationsEventsSubscription({
  1. required OperationsEventsArguments variables,
})

Implementation

OperationsEventsSubscription({required this.variables});