AccountCreateNotificationData constructor

AccountCreateNotificationData([
  1. void updates(
    1. AccountCreateNotificationDataBuilder b
    )
])

Implementation

factory AccountCreateNotificationData([void updates(AccountCreateNotificationDataBuilder b)]) = _$AccountCreateNotificationData;