AuthenticationDecision constructor

AuthenticationDecision([
  1. void updates(
    1. AuthenticationDecisionBuilder b
    )
])

Implementation

factory AuthenticationDecision([void updates(AuthenticationDecisionBuilder b)]) = _$AuthenticationDecision;