RelayedAuthenticationResponse constructor

RelayedAuthenticationResponse([
  1. void updates(
    1. RelayedAuthenticationResponseBuilder b
    )
])

Implementation

factory RelayedAuthenticationResponse([void updates(RelayedAuthenticationResponseBuilder b)]) = _$RelayedAuthenticationResponse;