suspend Refresher

open override fun suspendRefresher()

Function to suspend the current refreshRoutine to execute other requests to the backend, the isRefreshing instance will be set as false to allow the restart of the routine after executing the other requests

No-any params required