DonationPaymentResponse constructor

DonationPaymentResponse([
  1. void updates(
    1. DonationPaymentResponseBuilder b
    )
])

Implementation

factory DonationPaymentResponse([void updates(DonationPaymentResponseBuilder b)]) = _$DonationPaymentResponse;