core/com.tealium.prism.core.api.network/ResourceCache/saveResource saveResource abstract fun saveResource(resource: T, etag: String?)Saves the resource and its etag into a DataStore for reading later.ParametersresourceThe object to store in the DataStoreetagThe etag for this object; null values will also remove a previously stored etag