ifConditionalValues property
@doc The "if" conditions to check, and their corresponding values.
Implementation
@$pb.TagNumber(1)
$pb.PbList<FFConditionalValue_ConditionValue> get ifConditionalValues =>
$_getList(0);
@doc The "if" conditions to check, and their corresponding values.
@$pb.TagNumber(1)
$pb.PbList<FFConditionalValue_ConditionValue> get ifConditionalValues =>
$_getList(0);