linkMap property

Map? linkMap
getter/setter pair

An optional map containing links related to the chat message.

Implementation

Map? linkMap = {};