flatDefinedPropertiesMap property

Map<QUserPropertyKey, String> flatDefinedPropertiesMap
final

Map of user properties, set for the Qonversion defined keys. This is a flattened version of the definedProperties list as a key-value map. See Qonversion.setUserProperty.

Implementation

final Map<QUserPropertyKey, String> flatDefinedPropertiesMap;