value - Cached value, or given default if none was found
Reads a cached value from synchronously resolving observable. Often used in conjunction with the cache operator to read the latest cached value.
value - Cached value, or undefined if none was found
Reads a cached value from synchronously resolving observable. Often used in conjunction with the cache operator to read the latest cached value.