AccountHolderCreateNotification constructor

AccountHolderCreateNotification([
  1. void updates(
    1. AccountHolderCreateNotificationBuilder b
    )
])

Implementation

factory AccountHolderCreateNotification([void updates(AccountHolderCreateNotificationBuilder b)]) = _$AccountHolderCreateNotification;