flow property

Implementation

ChallengeInfoFlowEnum? get flow => _$this._flow;
set flow (ChallengeInfoFlowEnum? flow)

Implementation

set flow(ChallengeInfoFlowEnum? flow) => _$this._flow = flow;