PublishUrlNotificationResponse constructor
PublishUrlNotificationResponse({
- UrlNotificationMetadata? urlNotificationMetadata,
Implementation
PublishUrlNotificationResponse({
this.urlNotificationMetadata,
});