RefundNotificationRequestItem constructor

RefundNotificationRequestItem([
  1. void updates(
    1. RefundNotificationRequestItemBuilder b
    )
])

Implementation

factory RefundNotificationRequestItem([void updates(RefundNotificationRequestItemBuilder b)]) = _$RefundNotificationRequestItem;