customData property

Map<String, dynamic>? customData
final

User actions custom data.

Implementation

final Map<String, dynamic>? customData;