indexes property

  1. @TagNumber(1)
List<Index> get indexes

Implementation

@$pb.TagNumber(1)
$core.List<Index> get indexes => $_getList(0);