SessionAuthenticationMethod constructor

SessionAuthenticationMethod([
  1. void updates(
    1. SessionAuthenticationMethodBuilder b
    )
])

Implementation

factory SessionAuthenticationMethod([void updates(SessionAuthenticationMethodBuilder b)]) = _$SessionAuthenticationMethod;