compressTags method Null safety

List<String> compressTags(
  1. List<String> tags
)

Compresses a list of tags.

  • tags the tags to compress. Returns a list with normalized tags.