chatViewModel property
ChatViewModel
get
chatViewModel
The view model that manages chat state and data.
Implementation
ChatViewModel get chatViewModel => get<ChatViewModel>();
The view model that manages chat state and data.
ChatViewModel get chatViewModel => get<ChatViewModel>();