lastMessage property Null safety
final
The last reply in the message thread. If it is empty, the last message is withdrawn.
Implementation
final EMMessage? lastMessage;
The last reply in the message thread. If it is empty, the last message is withdrawn.
final EMMessage? lastMessage;