PaymentFailureNotification constructor

PaymentFailureNotification([
  1. void updates(
    1. PaymentFailureNotificationBuilder b
    )
])

Implementation

factory PaymentFailureNotification([void updates(PaymentFailureNotificationBuilder b)]) = _$PaymentFailureNotification;