AccountUpdateNotification constructor

AccountUpdateNotification([
  1. void updates(
    1. AccountUpdateNotificationBuilder b
    )
])

Implementation

factory AccountUpdateNotification([void updates(AccountUpdateNotificationBuilder b)]) = _$AccountUpdateNotification;