rotateButtonIconValue property
@doc The rotate camera button icon.
Implementation
@$pb.TagNumber(24)
FFIconValue get rotateButtonIconValue => $_getN(23);
Implementation
@$pb.TagNumber(24)
set rotateButtonIconValue(FFIconValue value) => $_setField(24, value);