UpdateChatList constructor

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

Implementation

const UpdateChatList({this.value});