chatHistory property

List<ChatMessageData> chatHistory
final

Implementation

final List<ChatMessageData> chatHistory = [];