PaymentInstrument constructor

PaymentInstrument([
  1. void updates(
    1. PaymentInstrumentBuilder b
    )
])

Implementation

factory PaymentInstrument([void updates(PaymentInstrumentBuilder b)]) = _$PaymentInstrument;