PaymentFailureNotificationContent constructor

PaymentFailureNotificationContent([
  1. void updates(
    1. PaymentFailureNotificationContentBuilder b
    )
])

Implementation

factory PaymentFailureNotificationContent([void updates(PaymentFailureNotificationContentBuilder b)]) = _$PaymentFailureNotificationContent;