attributes property

Map<String, String?>? attributes
final

Custom key-value pairs set on the message at authoring time.

Implementation

final Map<String, String?>? attributes;