message property
read / write
The sent message. Usually only the message identifier, date, and content are changed, but almost all other fields can also change.
Implementation
late Message message;
The sent message. Usually only the message identifier, date, and content are changed, but almost all other fields can also change.
late Message message;