Authentication constructor

Authentication([
  1. void updates(
    1. AuthenticationBuilder b
    )
])

Implementation

factory Authentication([void updates(AuthenticationBuilder b)]) = _$Authentication;