brazeProperties property

Map<String, dynamic> brazeProperties
getter/setter pair

Braze properties associated with the campaign (key-value pairs)

Implementation

Map<String, dynamic> brazeProperties = Map();