wrap

fun <T : Any> wrap(flow: MutableStateFlow<T?>): NullableMutableStateFlowWrapper<T>