tTags property

List<String> tTags

Implementation

List<String> get tTags {
  return getTags(tags,"t");
}