properties property

Map<String, dynamic>? properties
final

The properties of the event.

Implementation

final Map<String, dynamic>? properties;