PaymentNotificationRequest constructor

PaymentNotificationRequest([
  1. void updates(
    1. PaymentNotificationRequestBuilder b
    )
])

Implementation

factory PaymentNotificationRequest([void updates(PaymentNotificationRequestBuilder b)]) = _$PaymentNotificationRequest;