DataReviewConfirmationResponse constructor

DataReviewConfirmationResponse([
  1. void updates(
    1. DataReviewConfirmationResponseBuilder b
    )
])

Implementation

factory DataReviewConfirmationResponse([void updates(DataReviewConfirmationResponseBuilder b)]) = _$DataReviewConfirmationResponse;