attributes property

Map<String, dynamic>? attributes
final

Custom attributes for the event

Implementation

final Map<String, dynamic>? attributes;