tags property

List<List<String>>? tags
final

The tags of the event.

Implementation

final List<List<String>>? tags;