legacyLibraryReferences property
- @Deprecated('This field is deprecated.')
- @TagNumber(3)
Previously held the list of exported pages from the library project. Now all pages are exported.
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(3)
$pb.PbList<FFNodeKeyReference> get legacyLibraryReferences => $_getList(2);