AccountHolderVerificationNotification constructor

AccountHolderVerificationNotification([
  1. void updates(
    1. AccountHolderVerificationNotificationBuilder b
    )
])

Implementation

factory AccountHolderVerificationNotification([void updates(AccountHolderVerificationNotificationBuilder b)]) = _$AccountHolderVerificationNotification;