This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Observes LiveData using an Observer on a CoroutineScope
The CoroutineScope on which to observe.
The Observer to observe the LiveData