TransferFundsNotification constructor

TransferFundsNotification([
  1. void updates(
    1. TransferFundsNotificationBuilder b
    )
])

Implementation

factory TransferFundsNotification([void updates(TransferFundsNotificationBuilder b)]) = _$TransferFundsNotification;