nodeKeyPaths property

  1. @TagNumber(4)
PbList<FFNodeKeyPath> get nodeKeyPaths

@doc The path to the component that holds the form field.

Implementation

@$pb.TagNumber(4)
$pb.PbList<FFNodeKeyPath> get nodeKeyPaths => $_getList(3);