loadStatus

abstract val loadStatus: StateFlow<LoadStatus>

The load status.

Upon collecting this StateFlow emits the current LoadStatus and all subsequent updates to the state of the Loadable object.

Since

200.0.0