lastMessageContent property Null safety
final
Get the brief content of the most recent message
Return text for text messages.
Return a brief description of messages of other types
Implementation
final String? lastMessageContent;
Get the brief content of the most recent message
Return text for text messages.
Return a brief description of messages of other types
final String? lastMessageContent;