customData property

Map<String, String>? customData
final

Arbitrary custom data.

Implementation

final Map<String, String>? customData;