GetNotificationConfigurationResponse constructor

GetNotificationConfigurationResponse([
  1. void updates(
    1. GetNotificationConfigurationResponseBuilder b
    )
])

Implementation

factory GetNotificationConfigurationResponse([void updates(GetNotificationConfigurationResponseBuilder b)]) = _$GetNotificationConfigurationResponse;