positions property

List<ChatPosition> positions
read / write

Positions of the chat in chat lists.

Implementation

late List<ChatPosition> positions;