isDataCacheable

abstract fun isDataCacheable(dataSource: DataSource): Boolean

Returns true if this request should cache the original unmodified data.

Parameters

dataSource

Indicates where the data was originally retrieved.