moko-mvvm
moko-mvvm copied to clipboard
Can't cast CMutableStateFlow to CStateFlow
CMutableStateFlow is not subclass of CStateFlow, so you can't have a parameter of type CStateFlow and provide a value of type CMutableStateFlow for it.