ChatComponentLoaded constructor

const ChatComponentLoaded({
  1. required ChatModel value,
})

Implementation

const ChatComponentLoaded({required this.value});