mentions property

  1. @TagNumber.new(5)
List<EntityMention> get mentions

Implementation

@$pb.TagNumber(5)
$core.List<EntityMention> get mentions => $_getList(4);