state property

Implementation

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

Implementation

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