lastMessageContent property Null safety

String? lastMessageContent
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;