customParam property

Map<String, dynamic>? customParam
final

The custom parameter of the event

Implementation

final Map<String, dynamic>? customParam;