viewModel property
ChatViewModel
viewModel
latefinal
The view model that manages chat state and data.
Implementation
late final ChatViewModel viewModel;
The view model that manages chat state and data.
late final ChatViewModel viewModel;