AddChatList constructor

const AddChatList({
  1. ChatModel? value,
})

Implementation

const AddChatList({this.value});