AuthenticationInfo constructor

AuthenticationInfo([
  1. void updates(
    1. AuthenticationInfoBuilder b
    )
])

Implementation

factory AuthenticationInfo([void updates(AuthenticationInfoBuilder b)]) = _$AuthenticationInfo;