attributes property

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

Message's extension attribute.

Implementation

Map<String, dynamic>? attributes;