SelfServiceVerificationFlow constructor

SelfServiceVerificationFlow([
  1. void updates(
    1. SelfServiceVerificationFlowBuilder b
    )
])

Implementation

factory SelfServiceVerificationFlow([void updates(SelfServiceVerificationFlowBuilder b)]) = _$SelfServiceVerificationFlow;