indexedCollections property

  1. @TagNumber(3)
PbList<FFIdentifier> get indexedCollections

Implementation

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