RegistrationFlow constructor

RegistrationFlow([
  1. void updates(
    1. RegistrationFlowBuilder b
    )
])

Implementation

factory RegistrationFlow([void updates(RegistrationFlowBuilder b)]) = _$RegistrationFlow;