AccountFundsBelowThresholdNotificationContent constructor

AccountFundsBelowThresholdNotificationContent([
  1. void updates(
    1. AccountFundsBelowThresholdNotificationContentBuilder b
    )
])

Implementation

factory AccountFundsBelowThresholdNotificationContent([void updates(AccountFundsBelowThresholdNotificationContentBuilder b)]) = _$AccountFundsBelowThresholdNotificationContent;