focusShape property
@doc Shape of the focus area.
Implementation
@$pb.TagNumber(7)
FFProjectWalkthroughStep_FocusShape get focusShape => $_getN(6);
Implementation
@$pb.TagNumber(7)
set focusShape(FFProjectWalkthroughStep_FocusShape value) =>
$_setField(7, value);