attributes property

Map<String, String>? attributes
final

One or more custom attributes that are associated with the event.

Implementation

final Map<String, String>? attributes;