customContexts property

Map<String, Map<String, Object>>? customContexts
getter/setter pair

Map of custom contexts to add additional event data.

Implementation

Map<String, Map<String, Object>>? customContexts;