SelfServiceSettingsFlow constructor

SelfServiceSettingsFlow([
  1. void updates(
    1. SelfServiceSettingsFlowBuilder b
    )
])

Implementation

factory SelfServiceSettingsFlow([void updates(SelfServiceSettingsFlowBuilder b)]) = _$SelfServiceSettingsFlow;