AccountHolderPayoutNotification constructor

AccountHolderPayoutNotification([
  1. void updates(
    1. AccountHolderPayoutNotificationBuilder b
    )
])

Implementation

factory AccountHolderPayoutNotification([void updates(AccountHolderPayoutNotificationBuilder b)]) = _$AccountHolderPayoutNotification;