ResponsePaymentMethod constructor

ResponsePaymentMethod([
  1. void updates(
    1. ResponsePaymentMethodBuilder b
    )
])

Implementation

factory ResponsePaymentMethod([void updates(ResponsePaymentMethodBuilder b)]) = _$ResponsePaymentMethod;