TestNotificationConfigurationResponse constructor

TestNotificationConfigurationResponse([
  1. void updates(
    1. TestNotificationConfigurationResponseBuilder b
    )
])

Implementation

factory TestNotificationConfigurationResponse([void updates(TestNotificationConfigurationResponseBuilder b)]) = _$TestNotificationConfigurationResponse;