state property

Implementation

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

Implementation

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