nodeKeyPaths property

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

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

Implementation

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