CreateNotificationConfigurationRequest constructor

CreateNotificationConfigurationRequest([
  1. void updates(
    1. CreateNotificationConfigurationRequestBuilder b
    )
])

Implementation

factory CreateNotificationConfigurationRequest([void updates(CreateNotificationConfigurationRequestBuilder b)]) = _$CreateNotificationConfigurationRequest;