state property

Implementation

SelfServiceSettingsFlowState? get state => _$this._state;
void state=(SelfServiceSettingsFlowState? state)

Implementation

set state(SelfServiceSettingsFlowState? state) => _$this._state = state;