DeleteChatList constructor

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

Implementation

const DeleteChatList({this.value});