elseValue property
@doc The "else" value to use if none of the "if" conditions are met.
Implementation
@$pb.TagNumber(2)
FFValue get elseValue => $_getN(1);
@doc The "else" value to use if none of the "if" conditions are met.
@$pb.TagNumber(2)
FFValue get elseValue => $_getN(1);