PayoutNotificationRequest constructor

PayoutNotificationRequest([
  1. void updates(
    1. PayoutNotificationRequestBuilder b
    )
])

Implementation

factory PayoutNotificationRequest([void updates(PayoutNotificationRequestBuilder b)]) = _$PayoutNotificationRequest;