chatViewModel property

ChatViewModel get chatViewModel

The view model that manages chat state and data.

Implementation

ChatViewModel get chatViewModel => get<ChatViewModel>();