words property

  1. @TagNumber.new(10)
List<Word> get words

Implementation

@$pb.TagNumber(10)
$core.List<Word> get words => $_getList(9);