TestNotificationConfigurationRequest constructor

TestNotificationConfigurationRequest([
  1. void updates(
    1. TestNotificationConfigurationRequestBuilder b
    )
])

Implementation

factory TestNotificationConfigurationRequest([void updates(TestNotificationConfigurationRequestBuilder b)]) = _$TestNotificationConfigurationRequest;