clear

abstract suspend fun clear(removeFromStorage: Boolean = true)

Cancels current request and clears data.

Parameters

removeFromStorage

specifies if data will be removed from Storage.