nodeKeyPaths property

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

@doc The path to the component that holds the expandable widget.

Implementation

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