AuthenticationSessionResponse constructor

AuthenticationSessionResponse([
  1. void updates(
    1. AuthenticationSessionResponseBuilder b
    )
])

Implementation

factory AuthenticationSessionResponse([void updates(AuthenticationSessionResponseBuilder b)]) = _$AuthenticationSessionResponse;