ViewModel replaced with ViewModelContract as an on ChannelsScreen composable

This has been replaced with ViewModelContract parameter instead of ViewModel in ChannelsScreen, how do I get access to this like I would’ve for viewModel?