AuthenticationNotificationData constructor

AuthenticationNotificationData([
  1. void updates(
    1. AuthenticationNotificationDataBuilder b
    )
])

Implementation

factory AuthenticationNotificationData([void updates(AuthenticationNotificationDataBuilder b)]) = _$AuthenticationNotificationData;