DelegatedAuthenticationData constructor

DelegatedAuthenticationData([
  1. void updates(
    1. DelegatedAuthenticationDataBuilder b
    )
])

Implementation

factory DelegatedAuthenticationData([void updates(DelegatedAuthenticationDataBuilder b)]) = _$DelegatedAuthenticationData;