CreateEventSubscriptionResponse constructor
CreateEventSubscriptionResponse({
- EventSubscription? eventSubscription,
Implementation
CreateEventSubscriptionResponse({
this.eventSubscription,
});