AuthenticationSessionRequest constructor

AuthenticationSessionRequest([
  1. void updates(
    1. AuthenticationSessionRequestBuilder b
    )
])

Implementation

factory AuthenticationSessionRequest([void updates(AuthenticationSessionRequestBuilder b)]) = _$AuthenticationSessionRequest;