NotificationConfigurationDetails constructor

NotificationConfigurationDetails([
  1. void updates(
    1. NotificationConfigurationDetailsBuilder b
    )
])

Implementation

factory NotificationConfigurationDetails([void updates(NotificationConfigurationDetailsBuilder b)]) = _$NotificationConfigurationDetails;