CacheFirst

Emit the response from the cache first, and if there was an exception on the response (e.g. a cache miss or a cached server error), emits the response(s) from the network.

This is the default behavior.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int