PaymentInstrumentData constructor

PaymentInstrumentData([
  1. void updates(
    1. PaymentInstrumentDataBuilder b
    )
])

Implementation

factory PaymentInstrumentData([void updates(PaymentInstrumentDataBuilder b)]) = _$PaymentInstrumentData;