texts property

  1. @TagNumber.new(3)
List<String> get texts

Implementation

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