CreateNotificationSubscriptionResponse constructor
CreateNotificationSubscriptionResponse({
- Subscription? subscription,
Implementation
CreateNotificationSubscriptionResponse({
this.subscription,
});