PaymentMethodNotificationResponse constructor

PaymentMethodNotificationResponse([
  1. void updates(
    1. PaymentMethodNotificationResponseBuilder b
    )
])

Implementation

factory PaymentMethodNotificationResponse([void updates(PaymentMethodNotificationResponseBuilder b)]) = _$PaymentMethodNotificationResponse;