words property

  1. @TagNumber(3)
List<WordInfo> words

Implementation

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