DeleteNotificationConfigurationRequest constructor

DeleteNotificationConfigurationRequest([
  1. void updates(
    1. DeleteNotificationConfigurationRequestBuilder b
    )
])

Implementation

factory DeleteNotificationConfigurationRequest([void updates(DeleteNotificationConfigurationRequestBuilder b)]) = _$DeleteNotificationConfigurationRequest;