AccountFundsBelowThresholdNotification constructor

AccountFundsBelowThresholdNotification([
  1. void updates(
    1. AccountFundsBelowThresholdNotificationBuilder b
    )
])

Implementation

factory AccountFundsBelowThresholdNotification([void updates(AccountFundsBelowThresholdNotificationBuilder b)]) = _$AccountFundsBelowThresholdNotification;