metadata property

Map<String, dynamic>? get metadata
inherited

Additional custom metadata associated with the message.

Implementation

bool? get pinned;/// Additional custom metadata associated with the message.
Map<String, dynamic>? get metadata;