messages property

List<String> messages
read / write

List of received messages from the server.

Implementation

List<String> messages = [];