componentKeyRef property
@doc Component reference of the component to be shown as the content of the @doc walkthrough step.
Implementation
@$pb.TagNumber(5)
FFNodeKeyReference get componentKeyRef => $_getN(4);
Implementation
@$pb.TagNumber(5)
set componentKeyRef(FFNodeKeyReference value) => $_setField(5, value);