AccountCloseNotification constructor

AccountCloseNotification([
  1. void updates(
    1. AccountCloseNotificationBuilder b
    )
])

Implementation

factory AccountCloseNotification([void updates(AccountCloseNotificationBuilder b)]) = _$AccountCloseNotification;