revalidate

abstract fun revalidate()

Loads fresh data from a network if it is stale.

Note: it will not lead to a new network request if another one is in progress.