fields property

  1. @TagNumber.new(3)
List<Index_IndexField> get fields

Implementation

@$pb.TagNumber(3)
$core.List<Index_IndexField> get fields => $_getList(2);