PublishUrlNotificationResponse constructor

PublishUrlNotificationResponse({
  1. UrlNotificationMetadata? urlNotificationMetadata,
})

Implementation

PublishUrlNotificationResponse({this.urlNotificationMetadata});