PaymentInstrumentGroup constructor

PaymentInstrumentGroup([
  1. void updates(
    1. PaymentInstrumentGroupBuilder b
    )
])

Implementation

factory PaymentInstrumentGroup([void updates(PaymentInstrumentGroupBuilder b)]) = _$PaymentInstrumentGroup;