customData property

Map<String, Object?>? customData
final

Arbitrary key/value payload.

Implementation

final Map<String, Object?>? customData;