AccountHolderUpdateNotification constructor

AccountHolderUpdateNotification([
  1. void updates(
    1. AccountHolderUpdateNotificationBuilder b
    )
])

Implementation

factory AccountHolderUpdateNotification([void updates(AccountHolderUpdateNotificationBuilder b)]) = _$AccountHolderUpdateNotification;