challenges property
The challenges that were requested for the session. The challenges can be used for further checks with the SetSession method.
Implementation
@$pb.TagNumber(4)
$3.Challenges get challenges => $_getN(3);
Implementation
@$pb.TagNumber(4)
set challenges($3.Challenges value) => $_setField(4, value);