CacheFirst

Emit the response from the cache first, and if there was a cache miss, emit the response(s) from the network.

This is the default behaviour.

Properties

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