positions property

List<ChatPosition> positions
read / write

The new chat positions in the chat lists.

Implementation

late List<ChatPosition> positions;