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