NotificationConfig constructor

NotificationConfig({
  1. PubSub? pubsub,
})

Implementation

NotificationConfig({this.pubsub});