NotificationEventConfiguration constructor

NotificationEventConfiguration([
  1. void updates(
    1. NotificationEventConfigurationBuilder b
    )
])

Implementation

factory NotificationEventConfiguration([void updates(NotificationEventConfigurationBuilder b)]) = _$NotificationEventConfiguration;