nodeKeyPath property
@doc The path to the component that holds the form field.
Implementation
@$pb.TagNumber(4)
FFNodeKeyPath get nodeKeyPath => $_getN(3);
Implementation
@$pb.TagNumber(4)
set nodeKeyPath(FFNodeKeyPath value) => $_setField(4, value);