DicomNotificationConfig constructor

DicomNotificationConfig({
  1. String? pubsubTopic,
})

Implementation

DicomNotificationConfig({this.pubsubTopic});