AccountHolderStatusChangeNotification constructor

AccountHolderStatusChangeNotification([
  1. void updates(
    1. AccountHolderStatusChangeNotificationBuilder b
    )
])

Implementation

factory AccountHolderStatusChangeNotification([void updates(AccountHolderStatusChangeNotificationBuilder b)]) = _$AccountHolderStatusChangeNotification;