SelfServiceRegistrationFlow constructor

SelfServiceRegistrationFlow([
  1. void updates(
    1. SelfServiceRegistrationFlowBuilder b
    )
])

Implementation

factory SelfServiceRegistrationFlow([void updates(SelfServiceRegistrationFlowBuilder b)]) = _$SelfServiceRegistrationFlow;