AuthenticationNotificationRequest constructor

AuthenticationNotificationRequest([
  1. void updates(
    1. AuthenticationNotificationRequestBuilder b
    )
])

Implementation

factory AuthenticationNotificationRequest([void updates(AuthenticationNotificationRequestBuilder b)]) = _$AuthenticationNotificationRequest;