PayoutMethod constructor

PayoutMethod([
  1. void updates(
    1. PayoutMethodBuilder b
    )
])

Implementation

factory PayoutMethod([void updates(PayoutMethodBuilder b)]) = _$PayoutMethod;