pageKeyRef property
@doc Page reference to the page that the walkthrough is associated with.
Implementation
@$pb.TagNumber(3)
FFNodeKeyReference get pageKeyRef => $_getN(2);
Implementation
@$pb.TagNumber(3)
set pageKeyRef(FFNodeKeyReference value) => $_setField(3, value);