tags property

Map<String, String>? tags
final

Name/value pairs that events can be searched by.

Implementation

final Map<String, String>? tags;