PaymentInstrumentNotificationData constructor

PaymentInstrumentNotificationData([
  1. void updates(
    1. PaymentInstrumentNotificationDataBuilder b
    )
])

Implementation

factory PaymentInstrumentNotificationData([void updates(PaymentInstrumentNotificationDataBuilder b)]) = _$PaymentInstrumentNotificationData;