messageCustomField property

Map<String, dynamic> messageCustomField
getter/setter pair

A map of custom fields attached to the message.

Implementation

Map<String, dynamic> messageCustomField;