texts property

  1. @TagNumber(1)
PbList<FFText> get texts

Implementation

@$pb.TagNumber(1)
$pb.PbList<FFText> get texts => $_getList(0);