PayoutNotificationRequestItem constructor

PayoutNotificationRequestItem([
  1. void updates(
    1. PayoutNotificationRequestItemBuilder b
    )
])

Implementation

factory PayoutNotificationRequestItem([void updates(PayoutNotificationRequestItemBuilder b)]) = _$PayoutNotificationRequestItem;