definedProperties property

List<QUserProperty> definedProperties
final

List of user properties, set for the Qonversion defined keys. This is a subset of all properties list. See Qonversion.setUserProperty.

Implementation

final List<QUserProperty> definedProperties;