AddChat constructor

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

Implementation

const AddChat({this.value});