customProperties property

Map<String, dynamic>? customProperties
getter/setter pair

Allows to set custom-properties that could help with implementing custom functionality to dashchat.

Implementation

Map<String, dynamic>? customProperties;