tags property

List<List<String>> tags
final

A list of lists representing tags of the event.

Implementation

final List<List<String>> tags;