storylyUserProperty property

Map<String, String>? storylyUserProperty
getter/setter pair

This attribue takes a map which will be used to replace user data set in dashboard to show user specific content.

Implementation

Map<String, String>? storylyUserProperty;