CachedResource
@Serializable
Information about the cached resource.
Constructors
Link copied to clipboard
constructor(url: String, type: Network.ResourceType, response: Network.Response? = null, bodySize: Double)
Information about the cached resource.