AccountCreateNotification constructor

AccountCreateNotification([
  1. void updates(
    1. AccountCreateNotificationBuilder b
    )
])

Implementation

factory AccountCreateNotification([void updates(AccountCreateNotificationBuilder b)]) = _$AccountCreateNotification;